Hi,
Yes... I can do handshaking.
But, as you said, if I send a hardcoded
string ("let's roll") to the server,
anybody who is able to decompile my code can send this string to server and get the connection.
Is it possible to generate something like a digital signature at the time of compilation,
so that I can send this to the server for validation.
Thanks.. Shahabas