I have a simple question. I have a socket hosting a port, call it port 22. Now, when someone connects, can i have them redirected to another port (say 21) hosted by another application but still running on the same address?
If so please can you explain?
Thanks in advance,
Jason