Hi,
i am using the Standard TWSocket in a Server and round about 5 Clients without
LineMode. After a Client is connected to the Server, the Client starts
immediately to send text messages. After some sort of filtering the messages
are broadcasted to a subset of all connected Clients. If i start the sever and
5 clients through a script on a single Windows 7 PC the following error
occurs: After a few Bytes are exchanged one or two of the clients no longer
call the
callback function for OnDataAvailable. The ServerSocket and and the
ClientSocket stay in state
wsConnected. If i look at WireShark the Data is still transmitted from Server
to Client.
If the ClientSocket is closed, the callback for OnDataAvailable is triggered
and the missing
Bytes are "received".
Any idea in which direction my problem could be located?
Thanks,
M. Fischer
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be