Hi,
Using the jNetwork lib, you can initialise a server UDPSochet, or Serversocket. Calling the Listen method, it starts to listening in the background for incoming connections. Does it support a multithreading on each new incoming connection ? or it is running on the main thread ?
Also, is this an asynchronous ?
BR/Antonis
Using the jNetwork lib, you can initialise a server UDPSochet, or Serversocket. Calling the Listen method, it starts to listening in the background for incoming connections. Does it support a multithreading on each new incoming connection ? or it is running on the main thread ?
Also, is this an asynchronous ?
BR/Antonis