Click or drag to resize

TS100GetRemoteHost Method

Gets the target TCP server Ip and port that will receive inventory output.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public IPEndPoint GetRemoteHost()

Return Value

Type: IPEndPoint
target TCP server IP and port.
See Also