|
comunication by internet in C / C++
Hi all
Could you give some link to some tutorial, or show me some expamles of comunication by internet.
i mean, i would like to (for example) write 2 programs, first would send a message to 127.0.0.1 (localhost) and the second would be waiting for this message and recive it.
I would rather use programs such as telnet than making my own code.
I will be grateful for help.
Last edited by Yoyo302; 02-03-2006 at 03:35 AM.
|