Hey guys,
I'd like to build a client/server program that can exchange data. Like
a chat program with one server and all clients connect to that server.
How can I do this with winsock? Do I need to open each connection on a
different port?
I'm not experienced with the winsock control, so bare with me
Thanks
I'd like to build a client/server program that can exchange data. Like
a chat program with one server and all clients connect to that server.
How can I do this with winsock? Do I need to open each connection on a
different port?
I'm not experienced with the winsock control, so bare with me
Thanks