2 messages in net.java.dev.jna.usersGet the current IP/Submask/Gateway an...
FromSent OnAttachments
Maxwell C. XandecoMay 13, 2008 6:10 am 
Timothy WallMay 13, 2008 6:16 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Get the current IP/Submask/Gateway and shutdown windowsActions...
From:Maxwell C. Xandeco (maxw@fit-tecnologia.org.br)
Date:May 13, 2008 6:10:18 am
List:net.java.dev.jna.users

Hi im using the Runtine executor to shutdown (shutdown -s) and get the IP/Submask/Gateway on windows xp (netstat - parse the response with regex... Oo).

Exist a elegant way with api/jna to do this?