Re: TCP socket question
- From: "Mr. Arnold" <MR. Arnold@xxxxxxxxxx>
- Date: Tue, 17 Jun 2008 12:20:05 -0400
"Markgoldin" <markgoldin_2000@xxxxxxxxx> wrote in message news:OXa3IJJ0IHA.5928@xxxxxxxxxxxxxxxxxxxxxxx
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?
I don't know use goggle and do a search on 'Connection is forcefully rejected" maybe you'll find a resolution.
"Mr. Arnold" <MR. Arnold@xxxxxxxxxx> wrote in message news:ePzKnEJ0IHA.4476@xxxxxxxxxxxxxxxxxxxxxxx
"Markgoldin" <markgoldin_2000@xxxxxxxxx> wrote in message news:%23u1%23U8I0IHA.2384@xxxxxxxxxxxxxxxxxxxxxxxIf 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.
.
- References:
- TCP socket question
- From: Markgoldin
- Re: TCP socket question
- From: Mr. Arnold
- Re: TCP socket question
- From: Markgoldin
- TCP socket question
- Prev by Date: Re: casting vs creating an instance
- Next by Date: How to get text width and hieght in a richtext box
- Previous by thread: Re: TCP socket question
- Next by thread: Re: TCP socket question
- Index(es):
Relevant Pages
|