Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Find IP Address

Reply
Thread Tools

Find IP Address

 
 
Gopi
Guest
Posts: n/a
 
      07-23-2003
I have a Web Site wherein i provide links to different
websites(Partnet Sites).Now when a user clicks this link ,
on the partnets site i need to get the IP Address of the
machine in which the Site is hosted.
 
Reply With Quote
 
 
 
 
Alvin Bruney
Guest
Posts: n/a
 
      07-23-2003
have a look at
HttpContext.Current.Request.UserHostAddress or examine the Request
interface, it's got a ton of IP specific goodies in there.

"Gopi" <> wrote in message
news:07c101c350d1$42c52870$...
> I have a Web Site wherein i provide links to different
> websites(Partnet Sites).Now when a user clicks this link ,
> on the partnets site i need to get the IP Address of the
> machine in which the Site is hosted.



 
Reply With Quote
 
 
 
 
Gopi Menon
Guest
Posts: n/a
 
      07-23-2003
I don't want the Client IP Address. I need the IP Address of the Machine
on which the Hyperlink is hosted.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to exclude action of Find::Find::find in subdirectories withknown names? vdvorkin Perl Misc 3 02-14-2011 05:28 AM
How to exclude action of Find::Find::find in subdirectories withknown names? vdvorkin Perl Misc 0 02-10-2011 05:18 PM
Find.find does not find orphaned links? Wybo Dekker Ruby 1 11-15-2005 02:50 PM
obtaining the IP ADDRESS of an IP POHNE by its MAC ADDRESS ProgDario Cisco 17 05-06-2005 02:32 PM
Routing to public IP of NAT address from internal NAT address Andrew Albert Cisco 1 02-08-2005 07:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57