Product Overview
Connectivity Services provides a transparent communication path between applications running on MCP servers and Windows clients. This enables applications running on a Windows client, for example a developer’s workstation, to access files on a ClearPath server.
Connectivity Services supports multiple transports, for example, TCP/IP. Connectivity Services provides a single API for all supported network communication paths—applications do not need to be modified or recompiled.
Supported APIs include:
-
Windows API
-
C# and C++
-
MCP API defined as socket options
General Features
Connectivity Services includes the following services:
-
Authentication Service: The server application can validate access from the client using NTLMv2 authentication.
-
Message Framing Service: The application receive request is satisfied with a full message supplied by the remote application.
-
Security Service: Encryption is available as an underlying service—SSL-TLS, for example—and is established by the underlying transport before the Authentication service and Message service are established.
Ordering Information
Connectivity Services is included as part of the operating environment for ClearPath servers. Source code is not available for this product.
Product Information
Refer to the following documents for more information:
-
TCP/IP Implementation and Operations Guide (3787 7693)
-
Networking Commands and Inquiries Help (4310 3506)
-
Networking Encoded Messages Programming Reference Manual (3787 7958)