News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 

Icmp

There is one fundamental thing missing in the System.Net namespace and that's a class that can be used to ping servers. It is, however, possible to write the class yourself, using a raw Socket and the ICMP protocol.

The Org.Mentalis.Network.Icmp class defines a method that can be used to ping a specific server. It can also be easily extended to support other ICMP messages.

This class is written in C#; it can be compiled to .NET modules or libraries to be used in other .NET languages.

Download (32.7 Kb)
  Mentalis.org (Nuremberg, Germany)

 

  Version History

v1.0 Initial release.2002/04/16

 

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.