write a Java program to get IP address ???
Answers
Answered by
0
Answer:
The steps are as follows:
- Get the local host address by calling getLocalHost() method of InetAddress class.
- Get the IP address by calling getHostAddress() method.
Answered by
2
Answer:
......................... . ................ .....
............
...............
..................
Attachments:
Similar questions