INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
PingServer
|
Can execute 'ping' and report results over a slice interface.
none
This component provides a pinging service. It's split out into a special component like this because pinging in Linux requires root privileges. Therefore in order for pingserver to work, it needs to either be executed as root or to be suid root. Restricting the pinging functionality to a single component in this way means that a bunch of other components can ping without requiring root privileges.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)