/
Lab Time
Lab Time
Apply your Java and Networking knowledge
Create a utility program that must run from the command line.
The application must
Determine the class of an IP address and print it out to the terminal
Convert an IP address into its hex form
In both cases, the IP address must be entered from the command line
Work in pairs