Skip to main content

Are Sockets Full Duplex?

More
17 years 1 month ago #20538 by zenzippy
So for example,

When you send a file from host A to Host B, host B will have to ACK those bytes according to the window size.

But could host B at the same time send host A, a file using the exact same socket ID?

TIA
More
17 years 1 month ago #20540 by Smurf
Replied by Smurf on topic Re: Are Sockets Full Duplex?
I would imagine it depends on the application layer. If you think about the OSI, the socket is basically the mapping between port and IP which defines the socket. The application is generally controlling the sending of the file (if we are talking ftp for example).

This would be my guess on the question.

Wayne Murphy
Firewall.cx Team Member
www.firewall.cx

Now working for a Security Company called Sec-1 Ltd in the UK, for any
Penetration Testing work visit www.sec-1.com or PM me for details.
Time to create page: 0.138 seconds