I want to do something like ICQ for network.
How do I do ??
I'm not very good at network programming
Printable View
I want to do something like ICQ for network.
How do I do ??
I'm not very good at network programming
Go to http://www.planet-source-code.com and type in Chat, Network Chat, ICQ, etc. A list of things will come up, and I'm sure there is an example of a Network Chat on there as well.
Winsock is a nice fast and simple way to communicate through networks, just remember to have the IP addresses handy.