Interaction with IP config

Mar 26, 2009 at 2:31pm
Hi,

I want to make a win console application which will allow me to change my IP?

Can someone help how to start or where to look of such information.

Thanks.

Regards,
ocean
Last edited on Mar 26, 2009 at 2:32pm
Mar 26, 2009 at 3:05pm
If you mean the IP used to access the Internet, your ISP gives you that one. If it gives you static IPs, then it's simply impossible. If it gives you dynamic IPs, then it's possible to randomize some digits of the IP (probably 2) by disconnecting and reconnecting. It's impossible to set the IP a given value.
Mar 27, 2009 at 6:42am
Hi helios,

do you maybe have some code for that kind of interaction with IP?

Thanks.
Topic archived. No new replies allowed.