Re: Http server implementation for Windows Media Server
- From: "Gur" <gur@xxxxxxxxx>
- Date: Sat, 4 Aug 2007 23:33:46 +0200
Thanks,
Suppose a common scenario where a standard Web Server responds to a GET Http
request. Does the server ever ACKs the client and when?
Thanks
Gur
"Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx> wrote in message
news:uystfhs1HHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
That strange that no ACK appear because any data should be ACKed
Arkady
"Gur" <gur@xxxxxxxxx> wrote in message
news:ukd9yIq1HHA.1336@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I'm trying to implement a specific Http server that listens on port 8080
(not the standard 80). Actually it resembles a Windows Media Server that
also works as a HTTP server (among some other modes).
I have a dump file of prercorded transmision from an actual Window Media
Server and Windows Media Player, and my server implementation should
transmit them after establishing the tcp connection with the Player.
In reality, the connection is established but the server behaves with the
following anomalies-
1. After the "GET" transaction by the Player, the server transmits an ACK
which doen't appear in the normal case.
2. The first dump packet that is being transmitted starts with a huge
"Realtive Sequence Number" instead of a 1.
Can someone advise please?
Regards
Gur
.
- Follow-Ups:
- Re: Http server implementation for Windows Media Server
- From: Arkady Frenkel
- Re: Http server implementation for Windows Media Server
- References:
- Http server implementation for Windows Media Server
- From: Gur
- Re: Http server implementation for Windows Media Server
- From: Arkady Frenkel
- Http server implementation for Windows Media Server
- Prev by Date: Re: Http server implementation for Windows Media Server
- Next by Date: Re: Which protocol?
- Previous by thread: Re: Http server implementation for Windows Media Server
- Next by thread: Re: Http server implementation for Windows Media Server
- Index(es):
Relevant Pages
|
Loading