Re: Verzögerung beim auslesen einer Socketverbindung



Michael Konietzka wrote:
Einfach mal ins Blaue geraten:
Der Server spricht HTTP auf Port 8000.
Knapp vorbei, der Socket Server lauscht einfach nur auf Port 8000, von HTTP keine spur

Evtl ist der Server auf KeepAlive on eingestellt, oder dein Client schickt ein Keep-Alive im Request mit.
letzteres kann ich verneinen

Nach dem eingestelltem KeepAlive Timeout des Servers zb 4 sec. gibt der Server auf, auf weitere Requests zu warten und macht dann erst den Socket zu.


scheint so
.



Relevant Pages

  • RE: call is blocked in recvfrom() and no further proceedings in Win CE
    ... In windows CE, I'm able to send a request but I'm unable to receive it. ... Create another socket & bind with server IP address. ... > My program has to send request to service through port 5070(in this port only ...
    (microsoft.public.windowsce.embedded)
  • Re: Activesync / Airsync - Alternative Ports
    ... Setup a reverse HTTP proxy. ... Another idea is to use the PPTP capabilities of a Windows Server to allow ... Satellite - Cisco Firewall - Exchange Server ... So on the server side you would configure the port 80 to redirect to ...
    (microsoft.public.pocketpc.activesync)
  • Re: 2003 Ent Mutimedia Server
    ... Set Up Windows Media Services 9 Series to Use HTTP Streaming on Port ... WMS does not enable the WMS HTTP Server Control ...
    (microsoft.public.windows.server.general)
  • Re: Cannot open port 80 for http access
    ... SBS is its own beast. ... either the port on the "Welcome to SBS server" so that http works. ... You really do not want to open port 80. ...
    (microsoft.public.windows.server.networking)
  • Re: Socket, Broadcast et fileevent ?
    ... I slightly modified the IO-Multiplexed Server so that each client's ... # Perl socket stuff is based on, and very similar to, C socket stuff. ... # Use port addresses in the range 5000-6000 for the assignments. ... # When a new connection is established, ...
    (comp.lang.perl.tk)