changing ip address

Just starting out? Need help? Post your questions and find answers here.
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

changing ip address

Post by abc123 »

how do i change the ip address of ie?
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Software doesn't has an IP address.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

Post by abc123 »

ip address for internet explorer uses.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

You would have to spoof your IP Address... And quit stealing MP3s!!!

Did every new user who signed up this week not hit puberty yet??? :twisted:
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
moogle
Enthusiast
Enthusiast
Posts: 372
Joined: Tue Feb 14, 2006 9:27 pm
Location: London, UK

Post by moogle »

Rook Zimbabwe wrote:You would have to spoof your IP Address... And quit stealing MP3s!!!

Did every new user who signed up this week not hit puberty yet??? :twisted:
he signed up last year :D

but you'd expect these things to be known. I think he wants proxy.
Image
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

I believe that there are tools to spoof your own IP and send as a false one.

Don't expect to receive a reply though from the remote host :wink:

I'm guessing the comment above made about the proxies is what he's looking for but perhaps he could tell us what he's actually trying to do
Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

You can simply use a proxy server then. But that's no the point guys. He is posting in "coding questions" so I guess he want's to do it PB, doesn't he?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

But do what exactly in PB?

Use a proxy? Spoof an IP?, change some value in IE?
Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Well, spoof the IP then. I have seen several tools doing this. But they are usually very slow and not really suited for realtime surfing.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

Post by abc123 »

im creating and internet browser and it uses the internet explorer, so i added and tools > options... feature so i wanted to add an change ip feature to it.
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

Post by abc123 »

anyone?
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

No.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
abc123
Enthusiast
Enthusiast
Posts: 195
Joined: Wed Apr 18, 2007 9:27 pm

Post by abc123 »

whats the point of replying if your not going to help, the request for help is only pointed to individuals.
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Still no.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

abc123 wrote:whats the point of replying if your not going to help, the request for help is only pointed to individuals.
:?
Maybe if you read the replies you will see that there is some confusion over the question and we are asking for clarification.

IE doesn't have an IP address, it uses the TCP/IP stack of the OS. If faking the address that you are sending from then the reply data goes back to the fake address (which means it doesn't come back to you... Think "Ping Request timed out" kind of thing).

If you want to use a proxy then you can update IE's registry settings using PB to set a proxy to whatever you want.

What are you trying to do?
Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
Post Reply