I want to code a reverse connection and a little client connector.
I basicaly want a server where clients connect via a reverse connection to different sockets.
So client1 connects to socket 1
Client 2 connects to socket 2
This is done through a ip address on my local network and port.
Thank you i would appreciate it if someone could point me in the right direction