|
TFtpClient(IPAddress) Constructor
|
Connects to a server on port 69.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax GSF.Net.TFtp.TFtpClient = function(ip);
View SourceParameters
- ip IPAddress
- Address of the server that you want connect to.
See Also