Navigation Menu

Skip to content

iamchiwon/JavaTutorial_MiniWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java Tutorial 2

Project Name : MiniWebServer

Point

  • ServerSocket
  • Thread
  • InputStream / OutputStream
  • HTTP Protocol
  • File Handling

Features

  • socketServer base web server
  • HTTP protocol implementation
  • support GET / POST
  • support html template
  • support server data merged page (like JSP)

About

sample java project for tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published