Subscribe to:
Post Comments (Atom)
Difference Between Socket and Server Socket in Java
Two essential Java classes-Socket and ServerSocket-have different functions when it comes to creating networked applications. These classes ...
-
InetAddress class provides two methods to check the reachability of any node in the network. isReachable(int timeout) isReachable(NetworkI...
-
By using URLConnection object, you can query headers. Following getter methods provided by URLConnection class, to query for header informat...
No comments:
Post a Comment