Accessing virtual consoles from Java?

2000-11-24 Thread Barnet Wagman
Is it possible to access virtual (text-mode) consoles from Java? I'm writing a app that I'd like to run without X. It would be best if it could have access to more than one console, but I'm don't know how to do i/o to consoles except via java.lang.System streams. Thanks, Barnet Wagman --

Socket.set{Send,Receive}BufferSize do not properly delegate to underlying OS

2000-11-24 Thread Wolfgang Hoschek
java.net.Socket.setSendBufferSize() and java.net.Socket.sendReceiveBufferSize() misbehave partially or completely on Linux and Solaris, both in JDK 1.2.2 and 1.3.0. They work as expected on Windows. And they work in C based tcp test programs like `iperf`. If the underlying operating system is con

Re: compiler for C source to Java bytecode

2000-11-24 Thread Pramila
Hi Suru, Thanks a lot! Regards Pramila Suru Dissanayake wrote: > Hi Pramila, > > This is a great page with links to all these tools. > > http://www.meurrens.org/ip-Links/java/codeEngineering/ > > Kind regards, > Suru > > -Original Message- > From: Pramila [mailto:[EMAIL PROTECTED]]

RE: compiler for C source to Java bytecode

2000-11-24 Thread Suru Dissanayake
Hi Pramila, This is a great page with links to all these tools. http://www.meurrens.org/ip-Links/java/codeEngineering/ Kind regards, Suru -Original Message- From: Pramila [mailto:[EMAIL PROTECTED]] Sent: den 24 november 2000 05:09 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: R