index.gif

AcuConnect Version 5.0 User's Guide

Table of Contents
cnt0.gif1 Introduction
cnt1.gif1.1 Overview
cnt1.gif1.2 Platform Support
cnt0.gif1.3 Theory
cnt1.gif1.3 Theory
cnt1.gif1.3.1 AcuConnect Configuration Files
cnt1.gif1.3.2 Process Flow
cnt0.gif1.4 Getting Started
cnt1.gif1.4 Getting Started
cnt0.gif2 Preparing Your Application
cnt1.gif2.1 Designing Your Application
cnt0.gif2.2 Embedding COBOL CALLs
cnt1.gif2.2 Embedding COBOL CALLs
cnt1.gif2.2.1 Terminating the Remote Application
cnt1.gif2.2.2 Exception Handling
cnt1.gif2.2.3 CALLing Multiple Programs
cnt0.gif2.3 Synchronous or Asynchronous Execution?
cnt1.gif2.3 Synchronous or Asynchronous Execution?
cnt1.gif2.3.1 CALLing C$ASYNCRUN
cnt1.gif2.3.2 CALLing C$ASYNCPOLL
cnt0.gif2.4 Memory/Environment Issues
cnt1.gif2.4 Memory/Environment Issues
cnt0.gif2.5 International Character Handling
cnt1.gif2.5 International Character Handling
cnt0.gif2.6 Creating a Runtime Configuration File
cnt1.gif2.6 Creating a Runtime Configuration File
cnt0.gif2.7 Sample Programs
cnt1.gif2.7 Sample Programs
cnt1.gif"prog1.cbl"
cnt1.gif"prog2.cbl"
cnt1.gif"asynch.cbl"
cnt0.gif3 Preparing the Server
cnt1.gif3.1 Preparing the Server
cnt0.gif3.2 Installing AcuConnect
cnt1.gif3.2 Installing AcuConnect
cnt1.gifTo install AcuConnect on a UNIX server
cnt1.gifTo install AcuConnect on a Windows NT or Windows 2000 server
cnt0.gif3.2.1 Relinking the Server Runtime
cnt1.gif3.2.1 Relinking the Server Runtime
cnt1.gifTo relink the server runtime under Windows NT or Windows 2000
cnt1.gifTo relink the server runtime under UNIX
cnt0.gif3.2.2 Using AcuConnect as a Stand-Alone Runtime
cnt1.gif3.2.2 Using AcuConnect as a Stand-Alone Runtime
cnt0.gif3.3 Establishing System Security
cnt1.gif3.3 Establishing System Security
cnt0.gif3.3.1 The Server Access File
cnt1.gif3.3.1 The Server Access File
cnt1.gifTo use an existing AcuAccess file
cnt0.gif3.3.2 Access Records
cnt1.gif3.3.2 Access Records
cnt0.gif3.3.3 Using the Access File Manager
cnt1.gif3.3.3 Using the Access File Manager
cnt1.gifTo start the access file manager
cnt1.gifTo create or open an access file
cnt1.gifTo add an access record
cnt1.gifTo remove an access record
cnt1.gifTo modify an access record
cnt1.gifTo display an access record
cnt1.gifTo exit the access manager
cnt0.gif3.4 Creating a Server Configuration File
cnt1.gif3.4 Creating a Server Configuration File
cnt1.gif3.4.1 ACCESS-FILE
cnt1.gif3.4.2 DEFAULT-USER
cnt1.gif3.4.3 PASSWORD-ATTEMPTS
cnt1.gif3.4.4 SERVER-IP
cnt1.gif3.4.5 SERVER-NAME
cnt1.gif3.4.6 SERVER-PORT
cnt1.gif3.4.7 SERVER-START-port #
cnt1.gif3.4.8 Sample "server.cfg" file
cnt0.gif3.5 Installing Server Programs
cnt1.gif3.5 Installing Server Programs
cnt0.gif3.6 AcuConnect Connection Logic
cnt1.gif3.6 AcuConnect Connection Logic
cnt1.gif3.6.1 Passwords
cnt0.gif4 Preparing the Client(s)
cnt1.gif4.1 Preparing the Client(s)
cnt0.gif4.2 Installing the ACUCOBOL-GT Runtime
cnt1.gif4.2 Installing the ACUCOBOL-GT Runtime
cnt0.gif4.2.1 Relinking the Client Runtime
cnt1.gif4.2.1 Relinking the Client Runtime
cnt1.gifTo relink the client runtime under Windows
cnt1.gifTo relink the client runtime under UNIX
cnt0.gif4.2.2 Removing AcuConnect Client Support From the Runtime
cnt1.gif4.2.2 Removing AcuConnect Client Support From the Runtime
cnt1.gifTo remove AcuConnect support from Windows clients
cnt1.gifTo remove AcuConnect support from UNIX clients
cnt0.gif4.2.3 Passwords for Clients
cnt1.gif4.2.3 Passwords for Clients
cnt0.gif4.2.4 Setting up the Host Name
cnt1.gif4.2.4 Setting up the Host Name
cnt0.gif4.2.5 Setting up the User Name
cnt1.gif4.2.5 Setting up the User Name
cnt0.gif4.2.6 Confirming Network Services
cnt1.gif4.2.6 Confirming Network Services
cnt0.gif4.3 Creating a Client Configuration File
cnt1.gif4.3 Creating a Client Configuration File
cnt1.gif4.3.1 Defining Remote Application Path
cnt1.gif4.3.1.1 CODE-PREFIX
cnt1.gif4.3.1.2 Code Name Aliases
cnt1.gif4.3.2 Other Variables
cnt1.gif4.3.2.1 ACUCONNECT-RUNTIME-FLAGS
cnt1.gif4.3.2.2 ACUCONNECT-CONFIGURATION-FILE
cnt1.gif4.3.2.3 ACUCONNECT-CLOSE-AFTER-CANCEL
cnt1.gif4.3.2.4 DEFAULT-MAP-FILE
cnt1.gif4.3.2.5 server-MAP-FILE
cnt1.gif4.3.2.6 SERVER-PORT
cnt1.gif4.3.2.7 TEXT
cnt1.gif4.3.3 Sample "client.cfg" file
cnt0.gif4.4 Installing Client Programs
cnt1.gif4.4 Installing Client Programs
cnt0.gif5 Accessing Applications
cnt1.gif5.1 Accessing Applications
cnt0.gif5.2 Starting AcuConnect on the Server
cnt1.gif5.2 Starting AcuConnect on the Server
cnt0.gif5.2.1 UNIX Start-up
cnt1.gif5.2.1 UNIX Start-up
cnt1.gifTo start AcuConnect on unrestricted UNIX sites
cnt1.gifTo start AcuConnect on restricted UNIX sites
cnt0.gif5.2.2 Windows NT and Windows 2000 Start-up
cnt1.gif5.2.2 Windows NT and Windows 2000 Start-up
cnt1.gifTo communicate with the services
cnt0.gif5.3 Executing Programs on the Client
cnt1.gif5.3 Executing Programs on the Client
cnt0.gif5.4 Stopping AcuConnect
cnt1.gif5.4 Stopping AcuConnect
cnt1.gifTo stop AcuConnect on a UNIX server
cnt1.gifTo stop AcuConnect on a Windows NT or Windows 2000 server
cnt0.gif5.5 Running the Sample Programs
cnt1.gif5.5 Running the Sample Programs
cnt1.gifTo run the sample programs in UNIX
cnt1.gifTo run the sample programs in Windows
cnt1.gif5.5.1 Results
cnt0.gif6 Managing the System
cnt0.gif6.1 Modifying Application Distribution
cnt1.gif6.1 Modifying Application Distribution
cnt1.gif6.1.1 Distribution Considerations
cnt0.gif6.2 Machine Failures
cnt1.gif6.2 Machine Failures
cnt0.gif6.3 Troubleshooting
cnt1.gif6.3 Troubleshooting
cnt1.gif6.3.1 Technical Support
cnt0.gif6.3.2 Unexpected User Name
cnt1.gif6.3.2 Unexpected User Name
cnt1.gifUNIX Diagnostics
cnt1.gifWindows Diagnostics
cnt0.gif6.3.3 Connection Refused
cnt1.gif6.3.3 Connection Refused
cnt1.gifUNIX Diagnostics
cnt1.gifWindows Diagnostics
cnt0.gif6.3.4 Invalid Password
cnt1.gif6.3.4 Invalid Password
cnt1.gifDiagnostics
cnt0.gif6.3.5 AcuConnect Fails to Start
cnt1.gif6.3.5 AcuConnect Fails to Start
cnt1.gifUNIX Diagnostics
cnt1.gifWindows NT and Windows 2000 Diagnostics
cnt0.gif6.3.6 Problems Starting/Stopping Services
cnt1.gif6.3.6 Problems Starting/Stopping Services
cnt1.gifDiagnostics
cnt0.gifA The "acuconnect" Command
cnt1.gifA.1 The "acuconnect" Command
cnt1.gifA.2 "acuconnect" Command Formats
cnt0.gifGlossary of Terms
cnt1.gifGlossary of Terms

(c) Copyright Acucorp, Inc., 1988-2000. ALL RIGHTS RESERVED.