Re: How to "kill" a tcp port...

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Aquila Deus (aquila.deus_at_gmail.com)
Date: 02/04/05


Date: 4 Feb 2005 02:19:49 -0800

Jako Menkveld wrote:
> Rob
>
> I'll give that a try. Are you saying there is no way of closing the
socket
> from the Server side then?

1.If the server process (not appdomain) dies without closing the port,
the OS will kill it.

2.TCP itself should give the client an error if the server dies without
closing the connection. Maybe it is ignored by .NET remoting?

What I don't understand is that your netstat shows the port was still
listening after server quit.. Did the server process really quit?



Relevant Pages

  • More problems with DBD::mysql (and resolution?)
    ... /* For commands that are not supported by server side prepared statement ... attempts to use mysql_error AFTER closing the mysql statement and the ... check the manual that corresponds to your MySQL server version for the ... I am now running with at least 3 patches to DBD::mysql 3.0002_4 which I've ...
    (perl.dbi.users)
  • Re: How to "kill" a tcp port...
    ... 1.If the server process dies without closing the port, ... listening after server quit.. ...
    (microsoft.public.dotnet.framework)
  • Re: How to "kill" a tcp port...
    ... 1.If the server process dies without closing the port, ... listening after server quit.. ...
    (microsoft.public.dotnet.general)
  • Problem using GetQueuedCompletionStatus()
    ... I have developed one sample C/S applicaiton for Socket using Overlapped ... Create a socket and Start listening on 6100 Port.. ... Now if i am constantly sending data from server to the client it is ... from where it is closing this port. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Open ports ? - Any MS personnel ?
    ... This maybe a more efficient way to harden your server. ... > Port 443/TCP Inetinfo.exem ... > be of closing them. ... > installing the web server and is required for HTTP traffic ...
    (microsoft.public.inetserver.iis.security)