|
Class Summary |
| ARPCache |
Class declaration |
| ARPCacheEntry |
Class declaration |
| EthernetAccess |
A class to provide a java interface to some networking utilities. |
| EthernetAddress |
This class simply encapsulates a byte array which contains a
48 bit ethernet address. |
| IPAddress |
This class simply encapsulates a byte array which contains a
32 bit IP address |
| MailTo |
Class to construct and deliver mail messages using the SMTP protocol. |
| NetUtils |
This class contains static helper methods used primarily by other classes
in the com.dalsemi.nethack package. |
| Ping |
A class that can be used to ping nodes on a network. |
| SmtpClient |
Establishes connection with a mail server and sends mail
messages using the SMTP Protocol. |
| SmtpPrintStream |
Print values to SmtpClient output stream. |