Re: Full duplex communication
Re: Full duplex communication
- Subject: Re: Full duplex communication
- From: Marc Epard <email@hidden>
- Date: Sun, 23 Mar 2003 17:41:24 -0600
What Justin said. If you are wondering whether it would be better to open
two TCP streams instead of one, I can't think of any advantage and I can
think of several disadvantages -- more buffers on each end, more sockets
used, more packets on the wire, more resources consumed in NAT routers. TCP
was designed to support data flowing in both directions simultaneously on
one connection.
-Marc
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.