| Thread | Last Post | Replies |
|
| Joystick i/f | 27 Sep 2005 23:32 GMT | 1 |
Thinking of using Java on a PC for a new project Can Java i/f with a games port and/or USB joystick? The alternative is to go with Windows APIs and C++ etc
|
| kaffe and jikes | 27 Sep 2005 15:07 GMT | 2 |
I'm compiling a kaffe for an embedded linux running on mips. I compiled v.1.1.2, but failed om 1.1.6 as it needs jikes: is there a way to compile kaffe without using jikes? thanks
|
| about the peek methods of DatagramSocketImpl | 25 Sep 2005 17:52 GMT | 1 |
The abstract class DatagramSocketImpl has two methods. int peek(InetAddress) and int peek(DatagramPacket)
|
| JNI two java classes makes same native call..will it affect the signature | 21 Sep 2005 20:20 GMT | 2 |
I have two java classes, say client.java and server.java. both classes make a call to my native method getName(long). i made the .h file of client and wrote the function getName accordingly, ie, i gave the function name as
|
| JNI two java classes makes same native call..will it affect the signature | 21 Sep 2005 08:14 GMT | 1 |
I have two java classes, say client.java and server.java. both classes make a call to my native method getName(long). i made the .h file of client and wrote the function getName accordingly, ie, i gave the function name as
|
| Reading "Programming for JVM"... Class Area Question | 20 Sep 2005 20:10 GMT | 5 |
I'm interesting in studying the JVM, and I'm reading Joshua Engel's book. On page 7, he describes the class area. I'm not clear on exactly what this class area holds. It says "Class area, where the code and constants are kept". Well, strictly speaking, the code is
|
| amd jvm hangs | 14 Sep 2005 22:22 GMT | 1 |
I have an HP XW 9300 with an AMD processor running 64Bit RedHat Enterprise 3.0. The system hangs to the point where I cannot ping it, telnet in, anything; when running Java apps. I am running with 32-Bit JDK 1.4.2_08.
|
| How can 'java' launch a multithreaded program? | 13 Sep 2005 17:38 GMT | 1 |
I'm looking at the source code for the 'java' command-line tool written in C. Near the bottom of main(), it calls the static main() method of the main Java class via CallStaticVoidMethod(). It then detaches the current thread and destroys the JVM via
|
| Seeking a developer/designer to implement a JVM | 12 Sep 2005 11:51 GMT | 10 |
I have been working on a project to implement a free JVM. I already have a project in sourceforge (http://sf.net/projects/troy) and some details are there in my blog (http://www.livejournal.com/users/raghu_kb/). I am looking for developers who are interested.
|
| Microsoft's Chairman's Java Chip ( AKA, VLIW SMP MPP FORTH) | 08 Sep 2005 05:45 GMT | 1 |
A simple post you may disregard unless maybe you have found yourself offended about some previous usenet post or letter of mine. Bill Gates should not be prosecuted by local, state or federal laws for alleged insider trading crimes regarding Adobe/Kodak/Wang/Keyfile
|