Re: TCP socket question
"Markgoldin" <markgoldin_2000@xxxxxxxxx> wrote in message
news:%23u1%23U8I0IHA.2384@xxxxxxxxxxxxxxxxxxxxxxx
If I create a program that listens to a port then should netstat show that
when I run the program? If yes, what exactly that command would show?
The port the IP and the port's state.
There is also TCPView, ActivePorts and Currports that give port and
application using port information, which all of the solutions are free.
You can also use netstat /? to display netstat's help and shows the parms
that can be used and the information returned by using those parms.
.
Relevant Pages
- Re: TCP socket question
... when I try to connect to that port from my non-C# program I am getting ... application using port information, which all of the solutions are free. ... You can also use netstat /? ... that can be used and the information returned by using those parms. ... (microsoft.public.dotnet.languages.csharp) - Re: TCP socket question
... And this is the C# code that was working fine but I have a program that connects to the port my C# program is listening to and it worked fine. ... There is also TCPView, ActivePorts and Currports that give port and application using port information, which all of the solutions are free. ... You can also use netstat /? ... to display netstat's help and shows the parms that can be used and the information returned by using those parms. ... (microsoft.public.dotnet.languages.csharp) - Re: Default FTP Site (Stopped)
... I used Currports and first stopped the process then deleted it. ... accessed FTP and bingo it works fine now on port 21. ... the FTP publishing service and IIS was started which they were. ... (microsoft.public.inetserver.iis.ftp) - Re: Default FTP Site (Stopped)
... Bernard Cheah ... I used Currports and first stopped the process then deleted it. ... accessed FTP and bingo it works fine now on port 21. ... the FTP publishing service and IIS was started which they were. ... (microsoft.public.inetserver.iis.ftp) - Re: Cant stop a Zombie EMailer
... I have discovered a Zombie Emailer running on XP Home. ... I can watch it connect to an IP address on port 80 (probably ... I have watched this, in CurrPorts, and in Process Explorer from ... I further checked it with HiJackThis, ... (microsoft.public.security.virus) |
|