C# Class Bricklayer.Client.Networking.ServerPinger

Queries a TCP server for data regarding players online, message of the day, etc
Show file Open project: Cyral/Bricklayer Class Usage Examples

Public Methods

Method Description
PingServer ( string host, int port, string &error ) : ServerPingData

Method Details

PingServer() public method

public PingServer ( string host, int port, string &error ) : ServerPingData
host string
port int
error string
return ServerPingData