1. what is internet addressing? Give the purpose of inetaddress class.
Answers
Answered by
0
Answer:
An Internet address uniquely identifies a node on the Internet. Internet address may also refer to the name or IP of a Web site (URL). The term Internet address can also represent someone's e-mail address.
This class represents an Internet Protocol (IP) address. Applications should use the methods getLocalHost , getByName , or getAllByName to create a new InetAddress instance. Returns the raw IP address of this InetAddress object.
Similar questions