ip-address

example.com is OK for domain example, what is example IP Address?

We use the example.com often for domain name reference. I wonder if any IP address used as an example IP address to mention in references like tutorial or notes?. I knew the loop back interface 127.0.0.1 can be used but it has been known for local system always. Can example.com IP Address used for this purpose legally? ...

Direct different IP's to different pages on IIS7

Using IIS7, how do I direct internal private network IP's addresses to my web site while I direct external IP addresses to a "site under maintenance" page? So far on IIS7 I've found the section in IIS named "IPv4 Address and Domain Restrictions" and I can add the 3 internal ranges to that as an allow range. That seems easy. Now how do I...

getting Ip address given by vmware to machine instance of ubuntu server

Hi I am having a vm image of an ubuntu server. Vmware is setup and it shows the login screen and allows me to login. Now I want to get the ip address that the vmware gave to this machine instance. I tried ifcong -a but it doent show any ip address other than 127.0.0.1. Am i doing it correctly or missing something? Kindly help. thanks...

socket / port / IP address?

Can You please give me some clear idea about Socket / Port / IP address and how they are working each other in a Client Server Program? ...

Get Server IP address from JSP Request/session object

How can I get the IP address of the server from a JSP page? Right now, all I can do is request.getLocalName(), which returns the server name, not the IP address? ...

improving query times a sql ip lookup database

Hi, I have a table in sql server 2005 which holds an ip range and the corresponding info (country / city / etc). There are approximately 3 million rows and it currently takes just over half a second to return a record based on the query below. DECLARE @ip BIGINT SELECT @ip=3561360969 SELECT TOP 1 id, ipfrom, ipto, countrycode, countr...

I need a JQuery IP Mask plugin

Is there a good IP Mask plugin for JQuery? I've tried Masked Input Plugin but it doesn't IP Addresses with less than 12 digits. Then I've tried meioMask and this doesn't work with less than 12 digits either. Any suggestions? ...

Resolve host name to an ip address

I developed a client/server simulation application. I deployed client and server on two different Windows XP machines. Somehow, the client is not able to send requests to the server. I tried below options: 1. Pinged server machine successfully from client using ipaddress. 2. Pinged client machine successfully from server using ipaddre...

getting wrong IP address in php

i have following php code to get vistor ip function VisitorIP() { if(isset($_SERVER['HTTP_X_FORWARDED_FOR'])) $TheIp=$_SERVER['HTTP_X_FORWARDED_FOR']; else $TheIp=$_SERVER['REMOTE_ADDR']; return trim($TheIp); } $Users_IP_address = VisitorIP(); but every time i execute this script on my localhost i got ::1 as IP how c...

PHP how to get local IP of system

i need to get local IP of computer like 192.*.... with PHP, is this possible? i need IP address of system running the script, but i dont need his internet IP, i need his local network card IP. Thanks ...

List IP all addresses in a subnet

I need to get all of the IP addresses contained in within a subnet and I'm trying to do it using http://ipnetwork.codeplex.com/. For example the subnet 192.168.1.0/29 would have the following output: // Output // 192.168.1.0 // 192.168.1.1 // 192.168.1.2 // 192.168.1.3 // 192.168.1.4 ...

IPv6 usage statistics

Hi, does anybody know current situation about IPv6 penetration in the public Internet? I would like to know how IPv6 addresses are currently used, because of development of the feature which relies on user host IP addresses. The question is, if it is worth while to consider also IPv6 addresses. I've found some statistics from 2008, b...

WCF: How to connect to service by IP:Port

I need to test WCF service, but have only one computer, so my service and client are running on the same machine. Here is the App.config of WCF Service: <host> <baseAddresses> <add baseAddress="http://localhost:8000/MyService"/&gt; </baseAddresses> </host> <endpoint address="" binding="wsDualHttpBinding" contract="...

Geocode an IP address?

Does anyone know of any open RESTful API that I can call to geocode a user's IP to the latitude and longitude? Ideally, it would be something like: http://google.com/geocode_api/?IP=1.2.3.4 and it would return the latitude and longtitude. ...

Specify the outgoing IP address to use with WCF client

How to define the LocalEndPoint to use by a WCF client when calling a WCF service (if the client machine has multiple IP addresses) ? I have a machine located in a DMZ with two IP addresses, the external IP address can be reached through the firewall via a VPN connection from our webserver, located at an external service provider. On th...

Accessing IP Address with NSHost

I am trying to get the IP Address using NSHost. With the NSHost object I can use the addresses method to access an array of objects one of which is the IP Address. I fear though that the IP Address may change position in the array from one machine to the other. Is there a way to access this information in a universal way? There was an a...

Website request and IP problem

I have two website with two valid IP address, first website send request to other websites with it's own IP address but second website send request with IP of first website. This issue cause that payment of my second website users rejected because of wrong IP address. Please guide me about this issue, my server is windows 2008 and webse...

Uniquely identify computers on websites

Is it possible to get access to a users Mac address when they visit my website? I wanted to uniquely identify computers when they visit my website. As Ip addresss change or can be changed, how can i do so using python? ...

Is there a way to find out if an IP address belongs to an iPhone?

I am trying to find a simple way to check if an IP address belongs to an iPhone. A solution that I can imagine is to use nmap to determine the operating system of the specified IP address and then check whether it's iOS.. Is this a right way? Otherwise, could anyone suggest me an alternative way? Thank you, Thanasis ...

How do i track someone's IP number on facebook?

Hi folks ,a There is this random dudette or dude on facebook that added my frnd. He added random people too. He abuses and threats my frnd. My frnd told me so many times to show up to sort out the matter, but he never does. How do we can find out who this impersonator is? We want to track this person's IP adress. Taimur ...