Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
To Nagle or Not To Nagle?
#1
Well... while making MSECPP I'm having a little bit of problems with this. The Nagle algorithm is used by us, even if we don't realize. It's an algorithm at WinSocket that... well, just read this:
http://www.port80software.com/200ok/arc ... 1/317.aspx
I saw that in VBGore(http://www.vbgore.com/Nagle_Algorithm), Spodi removed it. But I really don't realize why exactly.
My real problem is that when I send 2 packets too much fast, they are just not received in the correct order... And I want to fix this chit xD

EDIT:
Btw, I think Verrigan fixed that by first sending the hole packetsize before anything, then reading that amount of data. Hummm, will that really work?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)