C# Class OpenSim.Framework.MainServer

Mostra file Open project: N3X15/VoxelSim

Public Methods

Method Description
GetHttpServer ( uint port ) : IHttpServer
GetHttpServer ( uint port, IPAddress ipaddr ) : IHttpServer

Method Details

GetHttpServer() public static method

public static GetHttpServer ( uint port ) : IHttpServer
port uint
return IHttpServer

GetHttpServer() public static method

public static GetHttpServer ( uint port, IPAddress ipaddr ) : IHttpServer
port uint
ipaddr System.Net.IPAddress
return IHttpServer