Quantcast
Channel: Search Results For: domain:java-demos.blogspot.in
Viewing all articles
Browse latest Browse all 23

Using java.net.URLConnection class in Networking

$
0
0

The java.net.URLConnection class establishes a link between your Java program and a resource on the network, a URL. Here is a program on how we can get various details regarding a URL such as it's content type, the last modified date etc.


Viewing all articles
Browse latest Browse all 23

Trending Articles