Intranet Web Site Considerations

When you design Java programs that run on an intranet—using rvd transports to connect to the local network—pay special attention to these issues.

Rendezvous Files

Correct operation of programs requires the Rendezvous classes. The program searches for the archive file that contains the Rendezvous classes; the CLASSPATH environment variable guides the search.

JNI Shared Libraries

Correct operation of TibrvRvdTransport requires prior installation of the JNI shared libraries.

rvd

TibrvRvdTransport objects must be able to connect to an rvd process. We recommend that you install the rvd executable on the client host computer.