Package java.net

Provides the classes for implementing networking applications.

See:
          Description

Class Summary
Socket This class implements client sockets (also called just "sockets").
 

Exception Summary
UnknownHostException Thrown to indicate that the IP address of a host could not be determined.
 

Package java.net Description

Provides the classes for implementing networking applications.