Home Forums Support Receive messages without listening Reply To: Receive messages without listening

#4129
Anonymous
Inactive

Heya Deeperzone,

Only the server side needs to listen when using NetworkComms.Net. Once the client connects to a server, the server can keep a reference to the incoming connection and use it to push messages back to the client for the duration of the connection lifetime. If the connection is closed only the client will be able to reinitialise it however.

Kind regards,
Marc