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
--
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
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]]
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