[Spread-users] JVM Compatibility

Daniel Rall dlr at finemaltcoding.com
Fri Oct 4 17:49:49 EDT 2002


Phil Dier <phil at gettcomm.com> writes:

> Would anyone care to comment on the Java VM compatibility of the java
> client libraries?  
> 
> I have an applet working beautifully with sun's 1.4 VM, but I'm having
> no luck getting it work work with MS's (based on 1.1 java spec).  
> 
> Do the client libraries depend heavily on >1.1 jvm features and if so,
> would it be easy to make them work with 1.1?

A quick glance through the Java code doesn't show any readily apparent
1.2-isms.  However, IIRC, Microsoft's 1.1 JVM isn't really fully
Java-compliant.  Do you have a log of the errors which you're getting?

It's also possible that the applet must be signed to open socket
connections -- I don't recall.
-- 

Daniel Rall <dlr at finemaltcoding.com>




More information about the Spread-users mailing list