Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Probably hit by TCP buffer!
| Subject: | Re: Probably hit by TCP buffer! |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 23 Jun 2006 12:47:32 |
"m utku karatas" <m.utku.k@g_o_o_g_l_e_smailservice.com> wrote in message
news:Xns97EBE231EFCF53n523m3@207.105.83.66...
> Ethereal shows the flow in the connection AFAIK
Which is all you really need to verify whether the data is being sent and
received.
> what I wondered was if there is a tool showing the actual
> TCP buffer(logging what's in it currently) of the operating
> system, in my case winXP.
The buffers are not accessible. They are private to the socket's internals.
Gambit
none