Next Previous Up Top Contents Index

7 Remote Debugging

7.1 Running a Dylan application on a remote machine

The Functional Developer Enterprise Edition offers a facility for running, debugging, and interacting with a Dylan application, DLL, or OLE control ("program" hereafter) running on a remote machine--that is, a networked machine other than the one running the Functional Developer IDE.

The ability to do these things on the remote machine is a simple extension of the standard features described in Chapter 6, which covers debugging and interaction techniques. The techniques for running, debugging, and interacting with a program are exactly the same as for the local machine, but there are a few initial configuration issues to cover.

7.1.1 - Installing the program and debugging server on the remote machine
7.1.2 - Starting the debugging server
7.1.3 - Starting an application remotely

Getting Started with Functional Developer - 31 MAR 2000

Next Previous Up Top Contents Index