hello!
how can i send data? (server to all clients)
1. open 3 clients
2. close client1 (of course use for loop 1 to 3 and send to all)
3. i have condition in clents if recieved ("Close") then End/unload
4. open again client1
5. you can's use for loop again because 1 can't find because i closed it before
how to use my index then?
in the server winsock(0)
tnx
how can i send data? (server to all clients)
1. open 3 clients
2. close client1 (of course use for loop 1 to 3 and send to all)
3. i have condition in clents if recieved ("Close") then End/unload
4. open again client1
5. you can's use for loop again because 1 can't find because i closed it before
how to use my index then?
in the server winsock(0)
tnx
Comment