Re: Capping of sockets
Re: Capping of sockets
- Subject: Re: Capping of sockets
- From: Scott Ribe <email@hidden>
- Date: Fri, 09 Jun 2006 15:29:31 -0600
- Thread-topic: Capping of sockets
> Any ideas on how
> to go about implement capping?
Sorry, you're not even close. Data is still being read into buffers
regardless of whether or not your app reads it, until the window fills up,
at which point... You have to do this at a lower level, mucking about with
TCP congestion control. I'd suggest Richard Stevens' books on TCP/IP...
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden