Connecting to OD server from remote system.

Previous topic - Next topic

pankaj.puranik

Hi

I have a code that runs perfectly on the OD server.
When I use the same code on a remote system, it gives the "Java (TM) Platform binary has stopped working".

I have already added the requires dlls, etc to the classpath.

Is there anything special that I need to do in order to connect from a remote system?

Thanks
Pankaj.

javed.khan

I guess there is some issue with the JDK installation. Did you try running some other Java application on your remote system?

Check if the CMOD port number your are trying to connect to is accessible from this remote server

Regards,
Javed