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

1 Expert Approved Answer
Step: 1 Unlock

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

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Advanced Java Programming Questions!