Re: JAVA For DOS...?



On 23 Aug 2005 08:48:44 -0700, gswork@xxxxxxxxxxxx wrote:

> H-Man wrote:
>> On Sat, 20 Aug 2005 21:16:48 -0500, Skip Somerstein wrote:
>>
>>> Are there any JAVA interpreters for true DOS?
>>>
>>>
>>> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
>>> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
>>> ----= East and West-Coast Server Farms - Total Privacy via Encryption =----
>>
>> I believe there never will be due to the 8.3 filename restrictions. I ran a
>> DOS based web server for a while and tried to serve Java appletts, *.class
>> files. There was no way I could find to make this happen, so AFAIK, it
>> would be a very partial implementation if it ever did come about.
>
> i would imagine that running the JVM on DOS would require that DOS be
> so amended to cope with Java class hierarchies and be a 32bit OS. It
> would be as if making a VM on top of DOS in order to support the Java
> VM!
>
> I'm fairly sure it could be done, perhaps it has to some extent
> somewhere. However, by the time you've gone to those lengths you could
> have just loaded Windows or Linux.

I agree, and thanks for that. A bit short sighted, I was. I never
condidered that a VM on top of DOS was a possibility for this, but it most
certainly is. As you said though, it would not be worth the effort
considering the alternatives already out there.

--
HK
.



Relevant Pages

  • Re: java for DOS
    ... Hendrik Maryns wrote: ... I am writing an application which will play sounds on the background, ... all that wasted effort of people searching for Java for DOS ...
    (comp.lang.java.help)
  • Re: Bit Rot (was Re: We are doomed..)
    ... DOS is the only environment that is currently well-supported, ... I would recommend using scripting languages like Perl, ... backward compatibility. ... Java 1.0 and Java SE 6 are quite different ...
    (rec.games.roguelike.development)
  • Re: JAVA For DOS...?
    ... >> Are there any JAVA interpreters for true DOS? ... > I believe there never will be due to the 8.3 filename restrictions. ... so amended to cope with Java class hierarchies and be a 32bit OS. ...
    (comp.os.msdos.misc)
  • Re: java for DOS
    ... Are there any free Java distributions that can be run in a DOS ... I can't remember Sun ever releasing a version of their VM and class libraries for DOS. ... "Good GUI programming abilities" is a vague requirement, but don't expect to find a recent version of Swing for a DOS VM. ...
    (comp.lang.java.help)
  • Re: sleep or beep
    ... Getting at the PC speaker is not just harder from Java; ... I've posted code to one of the ... wave function and sending it to an open port via the JavaSound API. ... Probably not much easier than assembly code in DOS, ...
    (comp.lang.java.programmer)