Re: TCP socket question
- From: "Markgoldin" <markgoldin_2000@xxxxxxxxx>
- Date: Tue, 17 Jun 2008 10:53:26 -0500
I do not see anything like this.
And this is the C# code that was working fine (I did not use netstat though
before) but I have a program that connects to the port my C# program is
listening to and it worked fine.
Now, when I try to connect to that port from my non-C# program I am getting
"Connection is forcefully rejected .." error.
Any idea?
"Mr. Arnold" <MR. Arnold@xxxxxxxxxx> wrote in message
news:ePzKnEJ0IHA.4476@xxxxxxxxxxxxxxxxxxxxxxx
"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.
.
- Follow-Ups:
- Re: TCP socket question
- From: Ignacio Machin ( .NET/ C# MVP )
- Re: TCP socket question
- From: Mr. Arnold
- Re: TCP socket question
- References:
- TCP socket question
- From: Markgoldin
- Re: TCP socket question
- From: Mr. Arnold
- TCP socket question
- Prev by Date: Re: casting vs creating an instance
- Next by Date: Re: casting vs creating an instance
- Previous by thread: Re: TCP socket question
- Next by thread: Re: TCP socket question
- Index(es):
Relevant Pages
|