Question: I need help in this assignment. write a simple java code that will print the IP address class of your local host. Hint to get
I need help in this assignment.
write a simple java code that will print the IP address class of your local host.
Hint to get the class of the IP address, remember the following ranges:
Class a is the range 1126.0.0.0
Class b is the range 128.0.0.0 to 191.0.0.0
Class c is the range 192.0.0.0 to 224.0.0.0
127.0.0.1 is the local loopback address on your Ethernet card
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
