A www.Sockets4.NET class library

AIMConnection.Login Method (String, String)

Logs into the connected TOC server with the given username and password

public void Login(
   string username,
   string password
);

Parameters

username
Username to authenticate with
password
Password to authenticate with

See Also

AIMConnection Class | Sockets4AIM Namespace | AIMConnection.Login Overload List