Files used in Comet

From CometWiki

(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions not shown)
Line 9: Line 9:
'''CbSetup.exe''' - An installation program for the drivers required to locate your USB dongle. You need not run this program directly. It will be run automatically for you by CometServerProducts.exe.
'''CbSetup.exe''' - An installation program for the drivers required to locate your USB dongle. You need not run this program directly. It will be run automatically for you by CometServerProducts.exe.
-
CbUSB.exe - A diagnostic utility to test for the presence and validity of your USB dongle
+
'''CbUSB.exe''' - A diagnostic utility to test for the presence and validity of your USB dongle
-
CFAM.exe - The module which handles communications between your Comet application and its file server, whether local or remote
+
'''CFAM.exe''' - The module which handles communications between your Comet application and its file server, whether local or remote
-
CFAMNetServe.exe - The Comet client/server communication manager.  It provides remote connectivity to CFileSrv for CFAM clients.
+
'''CFAMNetServe.exe''' - The Comet client/server communication manager.  It provides remote connectivity to CFileSrv for CFAM clients.
-
CFileSrv.exe - The Comet file server for Windows operating systems
+
'''CFileSrv.exe''' - The Comet file server for Windows operating systems
-
CLibNetServe.exe - Provides remote access for CometLib at the Comet Anywhere host computer.
+
'''CLibNetServe.exe''' - Provides remote access for CometLib at the Comet Anywhere host computer.
-
CNS - see CFAMNetServe.exe
+
'''CNS - see CFAMNetServe.exe'''
-
COM product - A COM-compliant DLL available to Comet applications allowing them to access Comet files from programs written in languages other than Internet Basic, such as Visual Basic, VBScript, JScript, and C++.
+
'''COM product''' - A COM-compliant DLL available to Comet applications allowing them to access Comet files from programs written in languages other than Internet Basic, such as Visual Basic, VBScript, JScript, and C++.
-
Comet.exe - The program used to startup Comet and insure that the user is running the most up to date version of Comet available on the network
+
'''Comet.exe''' - The program used to startup Comet and insure that the user is running the most up to date version of Comet available on the network
-
CometKMD.sys - The driver used to communicate with your parallel security dongle
+
'''CometKMD.sys''' - The driver used to communicate with your parallel security dongle
-
CometNTService.exe - The program which performs the (un)installation and execution of the Comet file server programs as services.
+
'''CometNTService.exe''' - The program which performs the (un)installation and execution of the Comet file server programs as services.
-
CometLib.dll - The library of Comet file system functions available to COM-compliant programming languages.
+
'''CometLib.dll''' - The library of Comet file system functions available to COM-compliant programming languages.
-
CometPV.dll - The library of functions required for use with the Comet OleDbLite product.
+
'''CometPV.dll''' - The library of functions required for use with the Comet OleDbLite product.
-
CometServerProductsNNN.exe - The program used to install the Comet file server and/or security server with all required files and libraries.NNN changes to reflect the version number.
+
'''CometServerProductsNNN.exe''' - The program used to install the Comet file server and/or security server with all required files and libraries.NNN changes to reflect the version number.
CometSrv.NLM - The Comet file server for NetWare operating systems.
CometSrv.NLM - The Comet file server for NetWare operating systems.
-
CometWorkstationNNN.exe - The program used to install a Comet workstation with all required files and libraries NNN represents the version number.
+
'''CometUserFiles.dat''' - An optional list of files to be copied to the user's temp folder at startup.
-
CosC.exe - The Comet sessions manager
+
'''CometWorkstationNNN.exe''' - The program used to install a Comet workstation with all required files and libraries NNN represents the version number.
-
CosD.exe - The Comet debugger for Internet Basic programs
+
'''CosC.exe''' - The Comet sessions manager
-
CosH.exe - The Comet runtime kernel
+
'''CosD.exe''' - The Comet debugger for Internet Basic programs
-
CosHdll.dll - The Comet32 runtime kernel
+
'''CosH.exe''' - The Comet runtime kernel
-
CosHipc.dll - A library of supporting routines used by CosH.exe
+
'''CosHdll.dll''' - The Comet32 runtime kernel
-
CosM32.exe - The Comet32 Internet Basic compiler
+
'''CosHipc.dll''' - A library of supporting routines used by CosH.exe
-
CosP.exe - The Comet printer driver for Windows printers
+
'''CosM32.exe''' - The Comet32 Internet Basic compiler
-
CosW.exe - The Comet session; the window in which Comet runs
+
'''CosP.exe''' - The Comet printer driver for Windows printers
-
Crt.ddl - The definition of mnemonic extensions to the Internet Basic language for use with terminal I/O
+
'''CosW.exe''' - The Comet session; the window in which Comet runs
-
Crt32.ddl - The definition of mnemonic extensions to the Internet Basic language for Comet32
+
'''Crt.ddl''' - The definition of mnemonic extensions to the Internet Basic language for use with terminal I/O
-
CSAdmin.exe - A program used to install the security dongle drivers and setup the server executables to run as a service. This program was replaced by CometServerProducts.exe beginning in Comet 2004 and by ServerInstall.exe for older systems.
+
'''Crt32.ddl''' - The definition of mnemonic extensions to the Internet Basic language for '''''Comet32'''''
-
CSecSrv.exe - The Comet Security Server for Windows operating systems
+
'''CSAdmin.exe''' - A program used to install the security dongle drivers and setup the server executables to run as a service. This program was replaced by CometServerProducts.exe beginning in Comet 2004 and by ServerInstall.exe for older systems.
-
DDL - An abbreviation for data definition language, a database language that describes its data structures
+
'''CSecSrv.exe''' - The Comet Security Server for Windows operating systems
-
DLL - An abbreviation for dynamic link library, a file containing a collection of executable routines designed to perform specific functions
+
'''DDL''' - Windows file extension for a database language that describes data structures
-
DIBAPI32.dll - A 32-bit device-independent bitmap (DIB) library used by CosW.exe and CosP.exe for rendering bitmap objects
+
'''DLL''' - Windows file extension Dynamic Link Library, a file which contains a collection of executable routines
-
FaxDriver.exe - The Comet fax driver
+
'''DIBAPI32.dll''' - A 32-bit device-independent bitmap (DIB) library used by CosW.exe and CosP.exe for rendering bitmap objects
-
InstallHelper.dll - A component of InstallShield™ used in the installation of Comet software products.
+
'''FaxDriver.exe''' - The Comet fax driver
-
ODBC - An abbreviation for Open DataBase Connectivity - A Microsoft standard for accessing different database systems.
+
'''InstallHelper.dll''' - A component of InstallShield™ used in the installation of Comet software products.
-
ODBCd.dll - A library of functions used by the COMET ODBC facility
+
'''ODBC''' - An abbreviation for Open DataBase Connectivity - A Microsoft standard for accessing different database systems. See: [http://support.microsoft.com/kb/110093 KB110093]
-
ODBCDrv.exe - A library of functions used by the COMET ODBC facility
+
'''ODBCd.dll''' - A library of functions used by the COMET ODBC facility
-
OleDbLite - The Comet product allowing use of Crystal Reports™ to access to your Comet data
+
'''ODBCDrv.exe''' - A library of functions used by the COMET ODBC facility
-
ServerInstall.exe - A program used to install the security dongle drivers and setup the server executables to run as a service. This program was replaced by CometServerProducts.exe beginning in Comet 2004.
+
'''OleDbLite''' - The Comet product allowing use of Crystal Reports™ to access to your Comet data
-
System.ddl - The definition of mnemonic extensions to the Internet Basic language for use with the kernel
+
'''ServerInstall.exe''' - A program used to install the security dongle drivers and setup the server executables to run as a service. This program was replaced by CometServerProducts.exe beginning in Comet 2004.
-
UniDrv.dll - A universal driver used by the Comet fax application
+
'''System.ddl''' - The definition of mnemonic extensions to the Internet Basic language for use with the kernel
-
WinPrint.ddl - The definition of mnemonic extensions to the Internet Basic language for use with printer output.
+
'''UniDrv.dll''' - A universal driver used by the Comet fax application
 +
 
 +
'''WinPrint.ddl''' - The definition of mnemonic extensions to the Internet Basic language for use with printer output.

Latest revision as of 21:01, 8 November 2011

CapiServ.dll - A library of support routines for communication with external applications

CasMonitor.exe - Provides a mechanism to configure the "CometAsService" service startup parameters. It also monitors the state of the service and allows the user to start and/or stop the service.

CAUPD.exe - A self-extracting zip file containing CosUpd.exe, CosW.exe, CosP.exe, DIBAPI32.dll, and Update.dat to update software used by Comet Anywhere clients. This has been replaced by CAUpdate.exe beginning with Comet 2005.

CAUpdate.exe - A self-extracting zip file containing Comet.exe, CosW.exe, CosP.exe, CometLib.dll, and DIBAPI32.dll to update software used by Comet Anywhere clients.

CbSetup.exe - An installation program for the drivers required to locate your USB dongle. You need not run this program directly. It will be run automatically for you by CometServerProducts.exe.

CbUSB.exe - A diagnostic utility to test for the presence and validity of your USB dongle

CFAM.exe - The module which handles communications between your Comet application and its file server, whether local or remote

CFAMNetServe.exe - The Comet client/server communication manager. It provides remote connectivity to CFileSrv for CFAM clients.

CFileSrv.exe - The Comet file server for Windows operating systems

CLibNetServe.exe - Provides remote access for CometLib at the Comet Anywhere host computer.

CNS - see CFAMNetServe.exe

COM product - A COM-compliant DLL available to Comet applications allowing them to access Comet files from programs written in languages other than Internet Basic, such as Visual Basic, VBScript, JScript, and C++.

Comet.exe - The program used to startup Comet and insure that the user is running the most up to date version of Comet available on the network

CometKMD.sys - The driver used to communicate with your parallel security dongle

CometNTService.exe - The program which performs the (un)installation and execution of the Comet file server programs as services.

CometLib.dll - The library of Comet file system functions available to COM-compliant programming languages.

CometPV.dll - The library of functions required for use with the Comet OleDbLite product.

CometServerProductsNNN.exe - The program used to install the Comet file server and/or security server with all required files and libraries.NNN changes to reflect the version number. CometSrv.NLM - The Comet file server for NetWare operating systems.

CometUserFiles.dat - An optional list of files to be copied to the user's temp folder at startup.

CometWorkstationNNN.exe - The program used to install a Comet workstation with all required files and libraries NNN represents the version number.

CosC.exe - The Comet sessions manager

CosD.exe - The Comet debugger for Internet Basic programs

CosH.exe - The Comet runtime kernel

CosHdll.dll - The Comet32 runtime kernel

CosHipc.dll - A library of supporting routines used by CosH.exe

CosM32.exe - The Comet32 Internet Basic compiler

CosP.exe - The Comet printer driver for Windows printers

CosW.exe - The Comet session; the window in which Comet runs

Crt.ddl - The definition of mnemonic extensions to the Internet Basic language for use with terminal I/O

Crt32.ddl - The definition of mnemonic extensions to the Internet Basic language for Comet32

CSAdmin.exe - A program used to install the security dongle drivers and setup the server executables to run as a service. This program was replaced by CometServerProducts.exe beginning in Comet 2004 and by ServerInstall.exe for older systems.

CSecSrv.exe - The Comet Security Server for Windows operating systems

DDL - Windows file extension for a database language that describes data structures

DLL - Windows file extension Dynamic Link Library, a file which contains a collection of executable routines

DIBAPI32.dll - A 32-bit device-independent bitmap (DIB) library used by CosW.exe and CosP.exe for rendering bitmap objects

FaxDriver.exe - The Comet fax driver

InstallHelper.dll - A component of InstallShield™ used in the installation of Comet software products.

ODBC - An abbreviation for Open DataBase Connectivity - A Microsoft standard for accessing different database systems. See: KB110093

ODBCd.dll - A library of functions used by the COMET ODBC facility

ODBCDrv.exe - A library of functions used by the COMET ODBC facility

OleDbLite - The Comet product allowing use of Crystal Reports™ to access to your Comet data

ServerInstall.exe - A program used to install the security dongle drivers and setup the server executables to run as a service. This program was replaced by CometServerProducts.exe beginning in Comet 2004.

System.ddl - The definition of mnemonic extensions to the Internet Basic language for use with the kernel

UniDrv.dll - A universal driver used by the Comet fax application

WinPrint.ddl - The definition of mnemonic extensions to the Internet Basic language for use with printer output.