| A www.Sockets4.NET class library | |
AIMConnection Constructor (String, Int32)
Creates a new AIM connection to the specified host and port
public AIMConnection(
string host,
int port);
Parameters
- host
- Host to connect to
- port
- Port to connect to
See Also
AIMConnection Class | Sockets4AIM Namespace | AIMConnection Constructor Overload List