Unfortunately, one pice of backgound information is that I have no control over the clients connecting to my server. My server is really just an intermediary and before I can pass messages on I have to do some orthagonal checks (which is why I have to communicate to the independent client...
The server and all workstations are within a company environment and they may or may not be co-located in the same building. At satellite locations multiple workstations may be located behind a router. Or there may be a number of workstations connected to a terminal server.
I am developing a TCP/IP server side application that, when accepting a new client connection, must open (in a client role) an independent connection back to a service that is running at the client’s workstation and listening on a known port. If additional clients at that workstation connect to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.