Skip to content

A simple http-server implemented using Java Socket Programming to handle simple "GET" and "POST" requests

Notifications You must be signed in to change notification settings

Subangkar/HTTP-Server-using-Java-Socket

Repository files navigation

A simple http server implemented using Java Socket Programming to handle simple "GET" and "POST" requests as part of an assignment (details on "Assignment.pdf" 's assignment 2 ) on Socket Programming of Computer Networking Sessional Course, CSE 322 of Department of CSE, BUET

Author: Subangkar Karmaker Shanto,
Undergraduate Student, Department of CSE, BUET

Here the server will be listening to port no 8080 on localhost.
1> Run "Main" class
2> Then in browser type "http://localhost:8080/" or "http://localhost:8080/Assignment.pdf" like something to demonstrate.

About

A simple http-server implemented using Java Socket Programming to handle simple "GET" and "POST" requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published