View Single Post
Old 03-12-2003, 12:06 AM   #2 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
i'm almost certain you can't change it with java, however you can request a new one using the dos command "ipconfig /renew"...

using:
Code:
Runtime.getRuntime().exec( "cmd.exe \C inpconfig /renew");
if you know how to change it using c then you can use JNI to do it..
__________________
-- bloomberg.
abc123 is offline   Reply With Quote