Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obtaining outbound ip address
Message
 
To
03/05/2007 14:19:54
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01222271
Message ID:
01222349
Views:
14
Not sure exactly what you are looking for.

- Request.UserHostAddress will give IP address of the client making the request
- Request.ServerVariables with REMOTE_ADDR variable will give you Host IP address.

>I am sending an http request to a web server outside of my firewall. I need to include as a parameter the IP address that the web server will see. For example, if I connect the UT, I assume it can log my ip address. What I need to do in my application is find out what that IP address it appears to come from.
>
>Sorry if I explained horribly...
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform