|
TFtpClient(IPEndPoint) Constructor
|
Default constructor.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax GSF.Net.TFtp.TFtpClient = function(remoteAddress);
View SourceParameters
- remoteAddress IPEndPoint
- Address of the server that you would like to connect to.
See Also