TS800GetRemoteHost 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)
Syntaxpublic IPEndPoint GetRemoteHost()
Public Function GetRemoteHost As IPEndPoint
public:
IPEndPoint^ GetRemoteHost()
Return Value
Type:
IPEndPointtarget TCP server IP and port.
See Also