Question: Write a Java socket program to get the resource http://www.google.com/index.html using HTTP protocol.
Write a Java socket program to get the resource http://www.google.com/index.html using HTTP protocol.
Step by Step Solution
3.30 Rating (150 Votes )
There are 3 Steps involved in it
Sure I can explain a basic implementation of a Java socket program to fetch an HTTP resource 1 First you would want to create a new S o c k e t S o c k e t connected to the server j a v a S o c k e t ... View full answer
Get step-by-step solutions from verified subject matter experts
