Micro Focus®
Issue 3
October 1998
Copyright © 1998 Micro Focus Limited. All rights reserved.
This document and the proprietary
marks and names used herein are protected by international law.
Micro Focus has made every effort to ensure that this manual is correct and accurate but reserves the right to make changes without notice at its sole discretion at any time.
The software described in this document is supplied under a license and may be used or copied only in accordance with the terms of such license, and in particular any warranty of fitness of Micro Focus software products for any particular purpose is expressly excluded and in no event will Micro Focus be liable for any consequential losses.
Microsoft®, Windows®, and Windows for Workgroups®, are registered trademarks of Microsoft Corporation.
Visual Basic and Windows NT are trademarks of Microsoft Corporation
IBM® is a registered trademark of International Business Machines Corporation.
UNIX® is a registered trademark of X/Open Company Limited.
Copyright© 1987-1998 Micro Focus
All Rights Reserved.
This User Guide describes the communications middleware available with NetExpress.
If you are using NetExpress to create Web applications, no communications programming or configuration is required.
If, however, you need to connect your client COBOL program, across a network, to a server, this User Guide explains how you can use the generic client/server binding modules to do just that.
Chapter One, Introduction, gives a brief overview of the different methods that are available for connecting a client to a server with COBOL.
Chapter Two, Client/Server Binding, explains how you can use the client/server binding to connect a client COBOL program to a server.
The following type styles and conventions have been used in this User Guide:
cat script_name | more
The italic text denotes a variable that you type as part of the command.
column_name
is like the pattern_value
, or is not like the pattern_value
,
depending on the absence or presence of the optional word NOT
:
column_name [NOT] LIKE pattern_value
UNIX
This paragraph only applies
on UNIX systems.