SocketTools .NET Edition

FileTransfer.Login Method

Login to the remote server.

Overload List

Login to the remote server.

public bool Login();

Login to the remote server.

public bool Login(string,string);

Login to the remote server.

public bool Login(string,string,string);

See Also

FileTransfer Class | SocketTools Namespace