Hey, so i have a server that awaits for connections, and accepts them all ... but the problem is that i also want that server connected directly to other server.
When i create a normal socket, to connect the two, and even though the other server awaits all connections, the connection isnt established for some reason ...
Is there any way to do this?
