Click to See Complete Forum and Search --> : CSOCKETS CONFUSED


Talal Tayyab
April 12th, 1999, 11:58 AM
I have connected two client and server sockets togather, in blocking mode via archive class.
The problem is that if i cant determine how to check if either the client or the server has recieved a message.
I tried to over-ride the OnRecieve member function but it doesn't seem to work .
Pherhaps i am doing it wrong!!
Could someone , please please help me!!!!
All i need is someway of knowing that a message has been recieved without the whole process going to sleep ....