CADev - CometAnywhere Remote Development
From CometWiki
(→CADev - Comet Anywhere Remote Development) |
|||
Line 1: | Line 1: | ||
- | CADev consists of a suite of programs that provide a facility for editing and compiling IB programs over a | + | == Overview == |
+ | CADev consists of a suite of programs that provide a facility for editing and compiling IB programs over a CometAnywhere connection. That is, .IBS source files that previously could only be edited and compiled on a computer hosting Comet can now be edited and compiled remotely across a network or the Internet. This is accomplished by maintaining identical copies of an .IBS source file at both the host and remote computers. When a request is made to compile the remote version of a file, it is first copied back to the host computer and then the appropriate commands are sent to the host computer to compile the file. | ||
+ | |||
+ | == System Requirements == | ||
+ | CADev requires the following: | ||
+ | |||
+ | Host Computer: | ||
+ | |||
+ | Comet version 2011.451 or higher (Comet32 or Comet16) | ||
+ | |||
+ | CometAnywhere (2 sessions recommended but will work with just 1) | ||
+ | |||
+ | REL version 11.10 or higher | ||
+ | |||
+ | |||
+ | Remote Computer: | ||
+ | |||
+ | CometAnywhere connection to the aforementioned host computer. | ||
+ | |||
+ | UltraEdit® Professional Text Editor |
Revision as of 21:58, 11 November 2011
Overview
CADev consists of a suite of programs that provide a facility for editing and compiling IB programs over a CometAnywhere connection. That is, .IBS source files that previously could only be edited and compiled on a computer hosting Comet can now be edited and compiled remotely across a network or the Internet. This is accomplished by maintaining identical copies of an .IBS source file at both the host and remote computers. When a request is made to compile the remote version of a file, it is first copied back to the host computer and then the appropriate commands are sent to the host computer to compile the file.
System Requirements
CADev requires the following:
Host Computer:
Comet version 2011.451 or higher (Comet32 or Comet16)
CometAnywhere (2 sessions recommended but will work with just 1)
REL version 11.10 or higher
Remote Computer:
CometAnywhere connection to the aforementioned host computer.
UltraEdit® Professional Text Editor