Re: Http server implementation for Windows Media Server



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



.



Relevant Pages

  • Http server implementation for Windows Media Server
    ... I'm trying to implement a specific Http server that listens on port 8080 ... I have a dump file of prercorded transmision from an actual Window Media ... Server and Windows Media Player, ...
    (microsoft.public.win32.programmer.networks)
  • Re: Http server implementation for Windows Media Server
    ... Suppose a common scenario where a standard Web Server responds to a GET ... Http request. ... I have a dump file of prercorded transmision from an actual Window Media ...
    (microsoft.public.win32.programmer.networks)
  • Re: Http server implementation for Windows Media Server
    ... Suppose a common scenario where a standard Web Server responds to a GET Http ... Does the server ever ACKs the client and when? ... I have a dump file of prercorded transmision from an actual Window Media ...
    (microsoft.public.win32.programmer.networks)
  • Re: UDP server scalability question
    ... why are you setting up an ACK on UDP? ... If this is all the server does, spawning multiple threads will most likely ... Unless the ACK is giving data (what the client should ...
    (microsoft.public.dotnet.framework)
  • Re: tcpdump question
    ... F is for FIN ... client> server SYN ... sever> client SYN ACK ...
    (freebsd-questions)

Loading