Prerequisite: Socket Programming in Java Networking just doesn’t conclude with a one-way communication between the client and server. For example consider a time telling server… Read More
Tag Archives: Java-Networking
URLConnection is an abstract class whose subclasses form the link between the user application and any resource on the web. We can use it to… Read More
An IP address is an address having information about how to reach a specific host which is a 32-bit unique address number having an address… Read More