Page 1 of 1

TCPing open port

Posted: Mon Aug 03, 2009 2:50 am
by miclus
Hi. I'm using this program called TCPing. I'm trying to use it to ping an open port. For instance, if I select 80, it will say port is open, but just return 0 pings. But, sometimes if I establish a connection with a web site on port 80 in my program, the ping comes through like normal. I'm not sure what I have to do to make it ping me. How do I tell wxWidgets to open a tcp port so this program can ping me?

Posted: Sun Aug 09, 2009 3:34 am
by protocol
http://docs.wxwidgets.org/stable/wx_wxs ... cketserver

You also can search within the forum.