Connecting Tech Pros Worldwide Forums | Help | Site Map

How to get the ip address of a system using asp.net

Raghu Raman
Guest
 
Posts: n/a
#1: Nov 19 '05
Hi,

could u please tell me ,
How to get the ip address of a system using asp.net in c#.

Regrads
Raghu

*** Sent via Developersdex http://www.developersdex.com ***
Steve C. Orr [MVP, MCSD]
Guest
 
Posts: n/a
#2: Nov 19 '05

re: How to get the ip address of a system using asp.net


You could use the REMOTE_ADDR server variable.
Here's more info:
http://www.4guysfromrolla.com/webtech/092298-3.shtml

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"Raghu Raman" <raghuraman_ace@rediffmail.com> wrote in message
news:%23ftijRaUFHA.1152@tk2msftngp13.phx.gbl...[color=blue]
> Hi,
>
> could u please tell me ,
> How to get the ip address of a system using asp.net in c#.
>
> Regrads
> Raghu
>
> *** Sent via Developersdex http://www.developersdex.com ***[/color]


Raghu Raman
Guest
 
Posts: n/a
#3: Nov 19 '05

re: How to get the ip address of a system using asp.net



Thanks steve

i ll try that.

Regards
Raghu



*** Sent via Developersdex http://www.developersdex.com ***
Closed Thread