Hello everyone!
Does anybody know how I can read the packet size of a ping? Here is what i want to do, ATM I am making a remote chat, and I am having some port problems with my friend, and I thought i could use packets, is there a way to ping the other IP with a certain size and my friend will receive it and convert it into text? For example: Ping To Friend --> Ping = 3 bytes --> Ping Revived --> Convert to ASCII --> Hello.
If you could give me links on where i can build on this stuff, that would also be helpful.