previous
|
start
|
next
Self Check
Why is it better to use an
URLConnection
instead of a socket when reading data from a web server?
What happens if you use the
URLGet
program to request an image (such as
http://java.sun.com/im/logo_java.gif
)?
previous
|
start
|
next