|
|
TFtp
|
| Name | Description | |
|---|---|---|
|
|
TFtpClient(IPAddress) | Connects to a server on port 69. |
|
|
TFtpClient(IPEndPoint) | Default constructor. |
|
|
TFtpClient(String) | Connect to a server by hostname. |
|
|
TFtpClient(IPAddress, Int32) | Connects to a server |
|
|
TFtpClient(String, Int32) | Connect to a server by hostname and port . |