Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Transport
SocketTransport Class
SocketTransport Methods
CreateStreams Method
Dispose Method
Flush Method
ReadAsync Method
ReadOp Method
RemoteAddress Method
WriteAsync Method
SocketTransport
RemoteAddress Method
Returns the IP-address of the client as a string
Namespace:
Crosser.Server.Modules.Transport
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
override
string
RemoteAddress
()
Return Value
Type:
String
Implements
IBaseTransport
RemoteAddress
See Also
Reference
SocketTransport Class
Crosser.Server.Modules.Transport Namespace