Re: Http server implementation for Windows Media Server
- From: "Ronny" <ronny@xxxxxxxxxxx>
- Date: Mon, 6 Aug 2007 08:38:24 +0200
Thanks,
I think I understand a bit more following your direction...
Now to a real case that I encounter, as described in the first post of this
thread, modifying in the tcp packet before transmitting, just the port of
the client as the port is usually different than the original one, causes a
real time sniffer to indicate a huge "relative sequence number". Leaving it
without modification causes an indication of 1 - just as it was in the
original packet. Why should the port value influence on that?
Can you explain that?
Regards
Gur
"Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx> wrote in message
news:OSB8$$y1HHA.5884@xxxxxxxxxxxxxxxxxxxxxxx
On the tcp layer, both server's and client's tcpip stack do that8080
Arkady
"Gur" <gur@xxxxxxxxx> wrote in message
news:eGqSoat1HHA.484@xxxxxxxxxxxxxxxxxxxxxxx
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
that(not the standard 80). Actually it resembles a Windows Media Server
Mediaalso works as a HTTP server (among some other modes).
I have a dump file of prercorded transmision from an actual Window
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
- Re: 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: Http server implementation for Windows Media Server
- 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
|