Sense-Scape / Windows_Modules

Processing modules created for Windows
0 stars 0 forks source link

[Feat] Add MultiConnection TCP RX module #23

Closed Grabt234 closed 10 months ago

Grabt234 commented 10 months ago

This should do the following:

  1. Wait for a connection request from client
  2. On connection connect define allocated port to client
  3. Start up thread to monitor this port
  4. Transmit this port number to client
  5. Close the control port