Some trouble with NetworkEvents
Posted: Thu Sep 26, 2013 12:09 pm
I'm writing a Client-Server application (5 clients and one server).
At some point in the test on localhost, after prolonged number of requests sents and received to/from server, the Clients one by one, for unknown reasons, issue #PB_NetworkEvent_Disconnect event. After that, the Server continues to process without any reaction and not registering the #PB_NetworkEvent_Disconnect.
Most interesting that on the Server side it get yet #PB_NetworkEvent_Disconnect, but only after I close Clients applications.

Where is my omission?
PB 5.11
At some point in the test on localhost, after prolonged number of requests sents and received to/from server, the Clients one by one, for unknown reasons, issue #PB_NetworkEvent_Disconnect event. After that, the Server continues to process without any reaction and not registering the #PB_NetworkEvent_Disconnect.
Most interesting that on the Server side it get yet #PB_NetworkEvent_Disconnect, but only after I close Clients applications.

Where is my omission?
PB 5.11