473,322 Members | 1,241 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

IP Address of web server

Hello,

How to you get the IP address of the web server?

Thanks, sck10
Mar 15 '07 #1
6 1308

"sck10" <sc***@online.nospamwrote in message
news:Of**************@TK2MSFTNGP06.phx.gbl...
Hello,

How to you get the IP address of the web server?

Thanks, sck10

From POV of client:
ping <webserver_nameread first line
Physical server IP or IPs
From Sever.
Start-->run
Enter comd

at the prompt type ipconfig

List information for each enabled NIC card

or type ipconfig/all if you need all network stack information inclusing MAC
address

--
Simon
Mar 15 '07 #2
"sck10" <sc***@online.nospamwrote in message
news:Of**************@TK2MSFTNGP06.phx.gbl...
How to you get the IP address of the web server?
From where...?
Mar 15 '07 #3
Enter comd
---------^

Should be cmd

My bad.

--
Simon

Mar 15 '07 #4
string ip = Request.ServerVariables["LOCAL_ADDR"];

"sck10" <sc***@online.nospamwrote in message
news:Of**************@TK2MSFTNGP06.phx.gbl...
Hello,

How to you get the IP address of the web server?

Thanks, sck10

Mar 15 '07 #5
Thanks Aidy,

Just what I was looking for.

sck10
"Aidy" <ai**@noemail.xxxa.comwrote in message
news:2r******************************@bt.com...
string ip = Request.ServerVariables["LOCAL_ADDR"];

"sck10" <sc***@online.nospamwrote in message
news:Of**************@TK2MSFTNGP06.phx.gbl...
>Hello,

How to you get the IP address of the web server?

Thanks, sck10


Mar 15 '07 #6
Thanks Simon,

sck10
"Simon Watkins" <si***@nospam.comwrote in message
news:Oz**************@TK2MSFTNGP04.phx.gbl...
>
>Enter comd
---------^

Should be cmd

My bad.

--
Simon

Mar 15 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: VooDoo | last post by:
Hi, Is it possible to have the MAC adress of the client that connect to a php page? I have the IP adress, if it's not possible to have directly is it possible to query the DCHP server and have...
2
by: jason | last post by:
Hello and Good day. There's a site I want to link to passing info I collect without having to re-enter the data on that's sites input form. I know this is not always possible, but in this case...
4
by: Bob H | last post by:
Hi, I'm aware of the different ways to pass variables between ASP.Net pages. For pages that need to pass a variable, we're using the server.transfer method. For others, we're using...
0
by: Avi | last post by:
A CreateUserWizard contorl receives new user details, adds the user to the database, tries to send a confirmation mail message and stops with a "System.FormatException: The specified string is not...
2
by: Kim Floyd | last post by:
We have an application that uses .Net remoting to allow remote servers to connect to a master server to synchronize data. The format of the url we use to the master server looks like...
6
by: minnesøtti | last post by:
Hi there, I am posting to a web-based forum which runs on ASP and uses JavaScript. I post via a proxy-server which rewrites JavaScript, does not send cookies back to the forum server, and which...
1
by: danknauf | last post by:
I have a webserver which is behaving strangely. The server is a fresh copy of Windows 2003 running IIS with default options + Active Server Pages installed. The server is connected to a Linksys...
1
by: andrew.smith.cpp | last post by:
Hello All :-), i last Posted a request about the spam at google and someone told me about PAN i install it on my PC but when i start it and the msg shows there is no server selected .and then i...
14
by: John Kotuby | last post by:
Hi all, I have a situation where a Web Server at an install site does not currently have a publically registered Domain Name associated with the site. This requires that the a user access the...
10
by: Mike Miller | last post by:
Hi, Am wanting to send email with php and need to access the global outlook address book. Are there any examples/tutorials on how to do this? M
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.