-
Notifications
You must be signed in to change notification settings - Fork 0
License
hannesr/tinywebserver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tinywebserver ------------- A very small Java webserver that is used as a library attached to a java application, applet, Android application or service, or any other Java 1.6 or above software. The library will serve HTTP 1.1 requests from memory. The code that integrates Tinywebserver will need to implement the actual content being served, through very simple interfaces. Tinywebserver is best suited for simple HTTP integrations where purpose is to use HTTP as a communication method between components or applications, and a simple all-purpose embedded web server implementation is needed. Author: Hannes R. Website: http://graub.webs.com/tinywebserver.htm
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published