Sockets

webmasterbeta

New Member
I wrote a small application via Socket programming that pings one of our networkservers using an IP address and the servers echo port (#7). I have a totalof 15 servers and only one is available through the echo port, the othersare using the ICMP protocol. The same routine that is running OK with theecho port fails on the servers using ICMP.Does anyone know how to ping a server that is configured using the ICMP protocol?ThanksJAB
 
Back
Top