May 28, 2013
7:28 a.m.
On Tue, 28 May 2013 12:47:51 +0530, Varun Sharma said:
I want to know how two independent ssh session use same port for communication .At what level difference is come.
Hint - a TCP connection is defined by a *4*-tuple of: (local IP, local port, remote IP, remote port).