C# Class MOUSE.Core.EndpointHelpers

显示文件 Open project: Rurouni/MassiveOnlineUniversalServerEngine

Public Methods

Method Description
Parse ( string endpointstring ) : IPEndPoint

Private Methods

Method Description
getIPfromHost ( string p ) : IPAddress
getPort ( string p ) : int

Method Details

Parse() static public method

static public Parse ( string endpointstring ) : IPEndPoint
endpointstring string
return System.Net.IPEndPoint