Last post May 13, 2013 03:30 AM by catherine sea
None
0 Points
2 Posts
May 12, 2013 03:03 AM|CpenGR|LINK
Hello community,
I am new into Asp.net Web Pages and i really want your help. I searched a lot and i didnt find any code that check if server's port is online/offline. I would appriciate it if someone guides me.
Thanks a lot!
check port webpages
Member
552 Points
203 Posts
May 13, 2013 03:30 AM|catherine sea|LINK
You can use System.Net.Sockets.TcpClient to check the connection to a specific server/port.
None
0 Points
2 Posts
Server/Port status checker.
May 12, 2013 03:03 AM|CpenGR|LINK
Hello community,
I am new into Asp.net Web Pages and i really want your help. I searched a lot and i didnt find any code that check if server's port is online/offline. I would appriciate it if someone guides me.
Thanks a lot!
check port webpages
Member
552 Points
203 Posts
Re: Server/Port status checker.
May 13, 2013 03:30 AM|catherine sea|LINK
You can use System.Net.Sockets.TcpClient to check the connection to a specific server/port.
check port webpages