Page 1 of 1

Question: #PB_NetworkEvent_Disconnect

Posted: Thu Apr 12, 2007 1:52 pm
by pbdep
Hi Fred,

Using UDP with CreateNetworkServer()
the #PB_NetworkEvent_Disconnect does not work with NetworkEvent() under linux. (v4 Beta4)

Is that correct?

If that is normal behaviour then can you confirm that every UDP session
is automaticly disconnected by PB itself? And if it does disconnect by itself,
then what did trigger the disconnect? An "\000" perhpas?

Regards, Norman

Posted: Thu Apr 12, 2007 3:13 pm
by Trond
Isn't UDP really a connectionless protocol?