Click here to Skip to main content
15,867,704 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Everyone.

Am not having any idea how start working here.

Here's the problem

I have a list say "List_of_IPs" of IP Addresses say...
162.20.1.1
162.20.1.2
162.20.1.2
.
.
.
162.20.1.255

Process -

step 1. Pick an IP Address from the List_of_IPs and set as IP address (IPv4)
step 2. Go to a particular address say www.google.com
step 3. Store the output

I want to do step 2. and step 3 with all the IP address in the List_of_IPs.

Am not sure what i am looking for.
Any help is much appreciated. Thank you all. :)
Posted
Comments
[no name] 9-Nov-14 12:15pm    
step 1. Pick an IP Address from the List_of_IPs and set as IP address (IPv4)
step 1.? Set what/where?

step 2. Go to a particular address say www.google.com
step 2.? With what you goto "say Google", what relation to IP in step1?

step 3. Store the Output
step 3.? Store the Output of what if step 2 "Google" is only an example?
Member 11095417 9-Nov-14 12:34pm    
Step.1 Set an IP as ip of my system. As Static address to my WiFi connection instead of the DHCP which i get when i connect to the wifi network.

Step 2- Step 3
In the network some IP address are having no limits. So i can use them when they are not live. So with a particular IP if am able to go to a particular address, means it is one of the special IP address. If not i will be redirected to a default page saying this service is not available on this IP.

Sorry for such a clumsy question and answer. Am just not able to express. Many Thanks for your reply.




[no name] 9-Nov-14 12:38pm    
You don't have to be sorry about express. I have the same problem, english is also not my native language and I have a lot of Problems to express me in english ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900