| Method |
Description |
| Abort
|
Aborts the current
session and terminates the connection |
| Break
|
Sends a break
signal to the remote host |
| Cancel
|
Cancels the
current operation |
| Connect
|
Establish a
connection with a remote server |
| Disconnect
|
Terminate the
connection with a remote server |
| Initialize
|
Initialize the
control and load the Windows Sockets library |
| Login
|
Authenticate the
user and log them in to the current session |
| Read
|
Return data read
from the remote host |
| Reset
|
Reset the internal
state of the control |
| Search
|
Search for a
specific character sequence in the data stream |
| SendKey
|
Send a key code to
the remote host |
| Uninitialize
|
Uninitialize the
control and unload the Windows Sockets library |
| Write
|
Write data to the
remote host |