Click to See Complete Forum and Search --> : IP release/renew call
ff2147087
02-17-2003, 03:47 PM
Guys, I need to force the IP release/renew within my application on PocketPC2002(iPaq)... is this a same command as in windows e.g. ipconfig /release & ipconfig /renew:confused:
thanx for your help
Mongoid
02-18-2003, 01:02 AM
There is no command within ppc to do this. If you would like an excellent utility that can do this try vxipconfig from Cambridge.They also make vxutil, an excellent tool for networking on ppc
vxipconfig (http://www.cam.com/vxipconfig.html)
stevemw
02-18-2003, 06:39 PM
Why do you need to renew you IP from within you application? To initialize the network stack? There's a high probability that the new IP address will be the same as the old.
You probably need to call an embedded connection routine from within your application (if you are designing one and need to include this functionality).
http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?contentid=28000437
PDA Street
Copyright Internet.com Inc. All Rights Reserved.