Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TCP Simultaneous Open support

Status
Not open for further replies.

ueberbill

Programmer
Aug 22, 2000
21
US
Do any versions of Linux support TCP Simultaneous Open? Does it work? Are there any issues? How can I find out more- scouring the search engines hasn't given me a whole lot.

Thanks,
Bill
 
TCP simultaneous open is where two hosts can simultaneously send each other SYN packets and then each respond with an ACK packet. It's a legal part of the TCP spec but evidently is not implemented very well or at all in some OS's version of TCP.

Bill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top