I often create a wireless ad-hoc network on my laptop running Windows 7. Now I'd like to connect to it using standard HTTP from my iPod Touch. I've tried 192.168.1.1 and that doesn't work. What should the address be so I can connect?
feedback
|
|
It could be that Windows is using APIPA, so you could try an IP in the range of 169.254.0.1 to 169.254.255.254 (169.254.0.0/16). That tends to be what (from my experience) Windows uses in ad-hoc networks. | |||||||
feedback
|
|
The easiest thing you can do is go to the command prompt and type Now, take a look at both your wireless's IP and subnet mask. You should see a section similar to this:
You want to take a look at the line | |||||||||||||
feedback
|
|
If running out of options, try to look at the Address Resolution Protocol (ARP) cache: Then match the MAC address with the interface you're after. You can get the list of MAC addresses on your machine with | |||
|
feedback
|
|
First make sure that your iPod is connected to the adHoc network. Second, the machines on your ad-hoc network will assign themselves IP addresses after checking to make sure that the address is not already in use. Therefore the IP address maybe different every time your create/connect to the ad-hoc network. To find out how to view your current IP address check out this webpage: http://www.groovypost.com/howto/microsoft/windows-7/find-your-local-ip-address-windows-7-cmd/ | |||
|
feedback
|
|
The host IP address should be More information is at How to Set Up Ad Hoc Wireless Network in Windows Vista. | |||||
feedback
|
|
On an iPod Touch there are three sections: DHCP, BootIP, and Static Now in each section. There are several fields and the main ones are: IP Address:, Subnet Mask:, Router:, and DNS:. You can manually change the Static, if you know the IP address of your computer and router. Then statically assign your iPod Touch to an IP address that is free. The Subnet mask on a 192 address will be 255.255.255.0 as it is a class C network. The Router will be the IP address of your router (we think, if it doesn't work then change it to the PC). If your router acts as your DNS provider then enter this as your DNS. Sourc : | ||||
|
feedback
|