PowerTCP Sockets for .NET
Address Field (Echo)




Returns the IP address of the remote host.
Syntax
'Declaration
 
Public ReadOnly Address As IPAddress
'Usage
 
Dim instance As Echo
Dim value As IPAddress
 
value = instance.Address
public readonly IPAddress Address
public: readonly IPAddress* Address
public:
readonly IPAddress^ Address

Field Value

An IPAddress for the remote host.
See Also

Reference

Echo Class
Echo Members


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic