java.net.package.html Maven / Gradle / Ivy
Provides the classes for implementing networking applications. Using the socket
classes, you can communicate with any server on the Internet or implement your
own Internet server. A number of classes are provided to make it convenient to
use Universal Resource Locators (URLs) to retrieve data on the Internet.
@since JDK1.0