Re: tcp handshake and InternetOpenURL
- From: "Volodymyr M. Shcherbyna" <v_scherbina@xxxxxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 18:08:53 +0100
Hello there,
All you have to do is just open WireShark, filter interface, and specify
filtering by HTTP protocol (both TCP and UDP). That's all. Then you're able
to launch your test program and see how things are gone on a wire.
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"vc-programmer" <vcprogrammer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7A41EC70-304F-4593-854A-CDA1831AFA2B@xxxxxxxxxxxxxxxx
hello all,
i want to see the tcp three-way handshake in wireshark, for the api
InternetOpenUrl . how can i do that?
the reason is that i am downloading a file, and in a while loop do an
InternetOpenURL first. After two successful attempts, the connection goes
in
a limbo for a few minutes. I want to debug and see whether the server is
acting-up or its the api which is.
the full details of my situation is at :
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.win32.programmer.networks&tid=f033f5d3-4828-4178-baf1-beb6ddcd8845&p=1
thanks,
vc-programmer
.
- Follow-Ups:
- Re: tcp handshake and InternetOpenURL
- From: Volodymyr M. Shcherbyna
- Re: tcp handshake and InternetOpenURL
- Prev by Date: Re: Sockets and Multi-threading ?
- Next by Date: Re: NetUserGetGroups() omitting groups
- Previous by thread: Re: GetQueuedCompletionStatus question
- Next by thread: Re: tcp handshake and InternetOpenURL
- Index(es):