Help me!

886 byte By ManuelFelicioa at 2007-11-27 11:28:57
Hey there,i'm thinking on programming a game and turn it into a real time adventure game. Like a summer game...in a aquatic park, with water coming from holes, etc.I never did anything like this, and i'd like to know what kind of platforms i'd have to know about.I've done some embedded systems ...

Distributed Real-Time - how to capture Idle Time of Application in JSP or Java

2484 byte By ipogkasturia at 2007-11-26 23:10:45
Topic: IDLE Time for Java Application not SYSTEM IdleHiI am Krishna , I want to calculate idle time for an application.That is , ifuser1 uses the application for example called "yahoo site" for checking mails , then after 10 mins he went to outside , from 11th min the status of application ...

Daemon threads

124 byte By byrey_abhisheka at 2007-10-3 10:53:11
Can any body give me a example of Daemon thread other than garbage collector( where can i use that in my application)

how to continuously read a changing text file

329 byte By marna at 2007-10-3 9:47:55
Hello!I am new to java, I wish to write java code to continuously read text file every time the file is modified, - like new text added. This is for my real-time thesis project. I have tried using while loop, but the code is not efficient, it real slows down the machines. Could anyone help me ...

Real Time Java implementations

322 byte By svq98a at 2007-10-3 8:32:48
Does anyone have information on the different real time java implementations.Also what hardware platforms and OS do they run on?I want to develop an industrial automation application based on Java. I will need to do digital I/O through data acquisition boards.All help ...