Google for ICMP.
It doesn't really make sense to use the WinSock control for that.
Sinna
> > how can i send a ping to server with vb6 and winsock and check if its
> > arriven or not??
[quoted text clipped - 3 lines]
>
> Sinna
so,you have another way??
Sinna - 11 Jul 2008 10:16 GMT
>>> how can i send a ping to server with vb6 and winsock and check if its
>>> arriven or not??
[quoted text clipped - 4 lines]
>
> so,you have another way??
Yep,
use Win APIs to achieve this. Look for the IcmpSendEcho API.
Sinna