From: Walker, A. L <Aar...@tw...> - 2003-11-06 15:38:14
|
I'm trying to get dnsjava to work on my OS390 system, specifically to get the java email server working. My problem is conversion/codepage. I'm working with ebcdic, and I need to alter anything that reads or writes to the outside world to change its codepage. I've converted over the email server, and with regards to dnsjava: do I only need to worry about working with the DataByteInputStream and DataByteOutputStream classes? I think I'm only worried about doing Lookups. Thanks, Aaron |