Skip to content

A Client-Server Application is created in JAVA using Eclipse IDE on Windows 10 OS. Simplified versions of HTTP client program is designed, implemented and tested for various conditions in this project. The client program queries the user for an HTML file name and returns the length and contents of the file if the file is available on the server.…

Notifications You must be signed in to change notification settings

anandjbangad/HTTP-Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Client-Server

A Client-Server Application is created in JAVA using Eclipse IDE on Windows 10 OS. Simplified versions of HTTP client program is designed, implemented and tested for various conditions in this project. The client program queries the user for an HTML file name and returns the length and contents of the file if the file is available on the server. Various errors have been tested on this application.

About

A Client-Server Application is created in JAVA using Eclipse IDE on Windows 10 OS. Simplified versions of HTTP client program is designed, implemented and tested for various conditions in this project. The client program queries the user for an HTML file name and returns the length and contents of the file if the file is available on the server.…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages