Pinging a socket
-
hi My aim is to ping a socket....i want this to be done from one side i mean the application which is sending the ping signal(byte)....should not take response from the client....... i tried with socket.send ...it doesnt ensures that bytes are received at client side or not then i tried with socket.sendto....same thing so if any one knows how to do this please let me know............ regards sindhu tiwari
its me sid
-
hi My aim is to ping a socket....i want this to be done from one side i mean the application which is sending the ping signal(byte)....should not take response from the client....... i tried with socket.send ...it doesnt ensures that bytes are received at client side or not then i tried with socket.sendto....same thing so if any one knows how to do this please let me know............ regards sindhu tiwari
its me sid