Re: Port 20715

From: Berk S. Daemon (someone@somewhere.com)
Date: 04/29/02


From: "Berk S. Daemon" <someone@somewhere.com>
Date: Mon, 29 Apr 2002 10:00:38 GMT


"Completely Normal" <cn@nowhere.net> wrote in message
news:ic1pcusvi6aoboqk28ashhp3tcepqp7k81@4ax.com...
> Does anyone know what this port is used for?

That's a high end port, usually client side sockets use that but some
services can run on that, including torjan horses, etc..

run: netstat -an |more or netstat -a |more

See if you have it listening, and what's using it.



Relevant Pages

  • Re: network programming: how does s.accept() work?
    ... The program you contact at Google is a server. ... so, the server will usually assign a new port, say 56399, specifically ... connections to a server remain on the same port, ... sockets is what identifies them. ...
    (comp.lang.python)
  • Re: Listening and Establish TCP connections on/from the same IP end po
    ... and accept client connections as well as be able to establish connections to ... The application needs to listen on a specific port because that's where the ... But it does not allow both sockets to actually _use_ that IP/port at the same time, nor would there be any reliable way to let that happen. ... Client ports are pretty much _never_ assigned according to protocol, and firewalls don't block inbound traffic based on the sender's port at all. ...
    (microsoft.public.dotnet.framework)
  • Re: Socket switch delay
    ... hadn't realized the bit about the completion port... ... > can come back with partial buffers from a completion io. ... > in the client and server. ... > remember changing in the server was the "non-blocking sockets" together ...
    (microsoft.public.win32.programmer.networks)
  • Re: security risk of having a long list of services in inetd
    ... for connections on certain internet sockets. ... the string 'ssh' means TCP port 22. ... But if there's no program sitting there listening on the port there's ...
    (Debian-User)
  • Re: Router/Firewall Port Mapping Question
    ... Sockets on the PC can be client or servers. ... The port number is usually selected by the ... and a Server on the other. ...
    (comp.security.firewalls)