Posted By:
Anonymous
Posted On:
Thursday, May 8, 2003 04:36 AM
AFAIK, you cant use raw sockets from Java, so you cant do a ping.
But you can always use a native method (I've tried it succesfully) with the portability drawbacks it suppose.
Regards,
Guido.