port allocation in remoting
- by user158182
in remoting is it possible to connect a particular port(client) to a remote server,
i can specify the server port,is there any posibilitis to specify a client port
example
if server runs in x machine and server port is 8085 and client runs in y where itconnects the server exactly with the specified port ,but the client is connected using a random port(can ispecify a client port),ican do it in basic sockets