dbremner / cassia

Automatically exported from code.google.com/p/cassia
0 stars 0 forks source link

Add Support to Get the external remote client IP #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With ClientIPAddress we get the client ip. when the client is behind a 
NAT-Router it would be a nice feature to get the external IP of the client.

Original issue reported on code.google.com by joc...@grashorn.de on 6 Jan 2015 at 4:49

GoogleCodeExporter commented 8 years ago
ITerminalServicesSession.RemoteEndPoint can be used for this purpose.

Original comment by danports on 7 Jan 2015 at 2:23