Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 279 Bytes

WebClient

Make a project.

Get the server provided running.

Write a client (? Client.java) that can open a web connection and get pages, print them to standard output.

What do you have to do to have the Web server running and then run the client to make it load pages.