From: Brian W. <bwe...@xb...> - 2005-07-06 17:53:32
|
On Wed, 6 Jul 2005, Holger Stenzhorn wrote: > I have created property files for the languages Spanish, French, Italian > and Portuguese. So dnsjava now works on native Windows systems in those > languages. I hope that helps a bit... Since I have no CVS commit access > I simply attached the contents of the property files below. Thanks. You also might want to try the current CVS code - there's new code (added yesterday) to use an undocumented API to get the DNS properties from the JVM itself (which presumably uses native code to retrieve it from the OS), which should be language independent. It will fall back to using the output of ipconfig on Windows if that fails, so extra language support is still useful. Brian |