C++ socketYes, I'm sure. This is the code I have inside the while cycle: [code]cout << "write... " << endl...
C++ socketThe problem is exactly this. How can I know if an endpoint is still valid or not? I expected t...
C++ socketI also tried to use the function sendto instead of write: [code]int n = sendto(_this->newSockFd,...
C++ socketHi, I'm working on sockets in linux using telnet. Every things seems to work perfectly fine but w...
Multthreading Hi Raggers, Thanks for your help. It seems working now. Get back here if I got some more issues :...
This user does not accept Private Messages