Name | Description |
---|---|
ClientContainer | |
ConnectionException | |
HelperClass | |
HttpBrowserEntitiy | |
HttpConnection | This class is uses Microsoft's implementation of SSL. Most of the code is copied from: http://msdn.microsoft.com/en-us/library/system.net.security.sslstream%28v=vs.110%29.aspx |
HttpEngine | |
HttpHeaderParseException | |
HttpProtocolMatcher | |
HttpRequest | |
HttpResponse | |
NetworkException | |
TCPserver | Override this class and implement the abstract methods to set up a TCP server with custom protocol matchers and handlers. |