Click or drag to resize

TFtpClient(String) Constructor

Connect to a server by hostname.

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public TFtpClient(
	string host
)
View Source

Parameters

host  String
Hostname or IP to connect to
See Also