카테고리 없음
Looking Up Internet Addresses
Triton
2011. 1. 1. 15:37
The InetAddress Class
The java.net.InetAddress class is Java's encapsulation of an IP addresses. It is used by most of the other networking classes, including Socket, ServerSocket, URL, DatagramSocket, DatagramPacket, and more.