Terminal Services for DOS and for Windows


Table of Contents

Terminal Services for DOS and for Windows

About This Book

  • Notices
  • Trademarks and Service Marks
  • How to Use This Book
  • Terminal Services for DOS and for Windows Overview

  • Important Note About User Variables for DWTS Terminals
  • Installation and Configuration of DWTS

  • Installation of DWTS
  • Installation of Sample DWTS Application on Windows 95/98/Me/NT/2000/XP/7/Server
  • Installation of Your DWTS Application to the Target Device
  • Environment Variables Set Up During Installation
  • Configuration of DWTS on the Terminal
  • TERM_NAME
  • TCPIP_HOST / SERV_ADDRESS
  • TCPIP_PORT / SERV_PORT
  • BUFFER_FILE
  • BUFFER_CAPACITY
  • BUFFER_CACHE
  • BUFFER_RESEND_DELAY
  • BUFFER_RESEND_TIMEOUT
  • USE_DWS_OPEN_LOCALLY
  • DYNAMIC_CONFIG
  • Obsolete Keywords
  • Locating DWTS Files on the Terminal
  • Configuring a DWTS Terminal in the DCConnect Server
  • Terminal Services for DOS and for Windows APIs

  • DwsOpenTerminal
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsSendTransaction
  • Common Flow Diagram
  • Common Parameters
  • Common Return Codes
  • Example
  • DwsSendTransactionDynamic
  • Parameters Unique to DwsSendTransactionDynamic
  • Return Codes Unique to DwsSendTransactionDynamic
  • Example for DwsSendTransactionDynamic
  • DwsRequestValidation
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsRequestTime
  • Flow Diagram
  • Parameters
  • Return Codes
  • Examples
  • DwsRequestData
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsSetUserVariable
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsGetUserVariable
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsSendBuffered
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsCloseTerminal
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • DwsQueryTransactionCnt
  • Flow Diagram
  • Parameters
  • Return Codes
  • Example
  • Data Types used by DWTS

    Glossary

    Sample Programs Overview

  • Compiling, Linking, and Running Sample Programs
  • Program stack requirements
  • Product libraries
  • Compile and link
  • Running the Samples
  • C-Language Sample Programs
  • Visual Basic Sample Programs