DiDi
May 17th, 1999, 08:07 AM
I use the class CSocket for sending messages from Computer1 to Computer2. The CSocket object from Computer2 is calling the OnRecieve-Function. I try to catch the Message but the CArchive-Object, which is connected to the CSoket-Object has an Empty Buffer.
If I call the Member function (CArchive.IsBufferEmpty). This function returns 0.
If I ignore that the CArchive is empty and just use (ar >> strMessage) it dont work too.
If I send a second Message from Computer1 to Computer2 I dont even get a call for the OnRevieve-Function.
Where is my Message and how can I get it ?????
I would be very happy about some Ideas, too!!!
ÖÖÖÖÖ@OOOOOOOOOO00000000ooooooooooo°°°°°.... . . . . . . . . . .
If I call the Member function (CArchive.IsBufferEmpty). This function returns 0.
If I ignore that the CArchive is empty and just use (ar >> strMessage) it dont work too.
If I send a second Message from Computer1 to Computer2 I dont even get a call for the OnRevieve-Function.
Where is my Message and how can I get it ?????
I would be very happy about some Ideas, too!!!
ÖÖÖÖÖ@OOOOOOOOOO00000000ooooooooooo°°°°°.... . . . . . . . . . .