C# Class Coinium.Core.Server.Vanilla.VanillaServer

Inheritance: Coinium.Net.Server.Http.HttpServer
Show file Open project: Ziftr/CoiniumServ

Public Methods

Method Description
VanillaServer ( int port ) : System.Net

Private Methods

Method Description
ProcessHttpRequest ( HttpListenerContext context ) : void

Method Details

VanillaServer() public method

public VanillaServer ( int port ) : System.Net
port int
return System.Net