Method | Description | |
---|---|---|
HttpConnection ( string hostname, string path, int port ) : System | ||
send ( string msg ) : string[] |
Method | Description | |
---|---|---|
query ( string request ) : string |
public HttpConnection ( string hostname, string path, int port ) : System | ||
hostname | string | |
path | string | |
port | int | |
return | System |