Working
A. You want to write a program in which you need to refer to the InetAddress of the computer you are working with. Write a statement in Java to create the corresponding object. B. Write a statement in Java to create a socket address bound to the local host and the ephemeral port number 56000. […]