Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
With the emergence of the Internet, computer networking has become an integral part of life today. Java, with its java.net package, makes network programming easy. This chapter discussed the more important types of the java.net package, including URL, URLConnection, Socket, and ServerSocket. The last section of the chapter presented a simple Web application that illustrates the use of Socket and ServerSocket.