student version

Dears

I was just wondering if there is a student version of CRTS

could be limited ...could be free or with less price

although i didn't find the price for the full license

because I'm studying Real Time OS and want to build Real time control software using Java under Windows XP

but i am still starter ...and thinking if i could get some help ...

from where should i begin ...

thanks

[436 byte] By [Opena] at [2007-10-3 7:44:24]
# 1
Im sorry I meant Real Time Specification for java ..RTSJ and sample code
Opena at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...
# 2
Yes, we have an academic license for JavaRTS.Dave Hofert (David.Hofert@sun.com) can give you details.Thanks, Greg
GregBollellaa at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...
# 3
what about a version or even just sample source code for those that want to play around with RTSJ anything available?
ramsinba at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...
# 4
Same question: Is there something we can play with to get started with this?
bhamaila at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...
# 5
If you just need to get started with the RTSJ, and not Sun's RTS in particular, you might want to check out jRate: http://jrate.sourceforge.net/
trevor@vocaro.coma at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...
# 6
Trevor,Thanks for the pointer. After a brief scan of the svn repo, it looks like nothing has been committed in the last 5 months. Do you know if the project is still active?
bhamaila at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...
# 7

An update within the last 5 months is actually pretty good for an open-source project. :) Yes, I believe it's still active (depending on how you define "active"), but note that it started as, and still is, an academic research project, so future development is contingent on finding someone to provide additional grant funding. For further information, you should talk to Morgan Deters (his contact info is on the jRate webste). He's the lead developer at the moment.

trevor@vocaro.coma at 2007-7-15 2:45:38 > top of Java-index,Real-Time,RTSJ (Real-Time Specification for Java)...