Author Topic: Connecting to OD server from remote system.  (Read 3028 times)

pankaj.puranik

  • Sr. Member
  • ****
  • Posts: 374
    • View Profile
Connecting to OD server from remote system.
« on: October 13, 2010, 10:40:59 PM »
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

  • Jr. Member
  • **
  • Posts: 25
    • View Profile
Re: Connecting to OD server from remote system.
« Reply #1 on: February 07, 2011, 01:17:08 AM »
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