JohnBoy2005
Programmer
I've got a server winsock app that listens for incoming connections from a client app. When a connection is made the IP address of the client is listed in a listbox in the server app.
How can I send data to all of the IP addresses in the list using the same winsock.
Cheers
John
How can I send data to all of the IP addresses in the list using the same winsock.
Cheers
John