/XinServer

Primary LanguageJava

XinServer

Some basic server implementations in Java.

MultipleUserChat-Server Application

Allowing multiple clients contact with a server at same time.

HttpServer

Implemented a basic HttpServer that can parse and read the HTTP requests from browsers or clients, check the resources in webapp path, and return the resources and response.

XinServer

A simple version of HttpServer that can handle complex HTTP requests and responses.