Hi,
I had created a Client Server application using winsock control
everthing works fine but i need to PING from client to server
or server to client to find if either of them are UP.
how do i PING using winsock control.
For example you could use the word PING and the IP address
in comman prompt to find if the IP address is correct.I want to do
this using a wincock control.
The Winsock control doesn't have any built in PING functionality.
You'll have to simulate a PING using the winsock API. Try
searching on google - there's plenty.
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe