Unisys OS 2200 communications

From Wikipedia, the free encyclopedia

The OS 2200 communications management system includes CPComm and MCB along with many programs that provide communications related functions such as file transfer, e-mail, and distributed transaction processing protocols.

CPComm[edit]

CPComm executes as a real time program in a background run.[1] CPComm implements the protocol stacks.

CPComm communicates with the CIOP (Communications I/O Processor) to connect to networks. CPcommOS is a variant for 2200 Series systems implemented on Intel architectures. In the most recent systems only various speeds of Ethernet communications are supported. Previous systems supported ATM and FDDI but these were dropped through lack of interest.

CPComm and the Exec jointly handle authentication of connection requests and authorization for users and terminals to connect to time-sharing, and the various transaction application groups. SSL is supported for every connection. CPComm has software implementations of the encryption algorithms required for SSL.

CPComm includes the protocols and connections to time-sharing and transaction message queues. One of the most heavily used legacy protocols is INT1 which is a TCP/IP variant of the UNISCOPE/UTS green-screen terminal protocol.

TCP/IP v4 and TCP/IP v6 along with SNMP v1 and v3 are supported by CPComm.

MCB[edit]

The Message Control Bank (MCB) is a protected subsystem that implements the message queues for transaction processing. It communicates with the transaction scheduler in the Exec. It also provides the APIs for applications to send and receive messages from the queues.[2]

COMAPI[edit]

COMAPI is a sockets implementation for OS2200. It is a protected subsystem that provides APIs for programs that wish to communicate directly with the network. In addition to all the traditional sockets APIs for C, APIs are provided for all the other programming languages.[3]

cpFTP[edit]

cpFTP is a program that provides both client and server FTP capability for OS 2200.[4]

WebTS[edit]

WebTS, the OS 2200 Web Transaction Server, is a full implementation of the HTTP and HTTPS protocol stacks. Server scripting using Java applets is supported, but the primary usage of WebTS is its full integration with OS 2200 including all security and transaction processing.[5]

Transactions initiated via WebTS are subject to the same authentication as any other transaction and run with the same performance, scaling, and recovery. Such transactions may use the CGI APIs for communications with the client. Transactions developed for OS 2200 using the DPS display manager, typically require no changes or even recompilation to be fully operational with Web interfaces concurrently with terminals. Changes to DPS combined with client-side Java applets make everything transparent to the transaction program.[6]

References[edit]

  1. ^ Unisys Corporation (2013). Communications Platform Configuration and Operations Guide. (Unisys publication 7844 8438). Roseville, MN. http://public.support.unisys.com/2200/docs/cp14.0/pdf/78448438-017.pdf
  2. ^ Unisys Corporation (2003). Message Control Bank (MCB) Administration and Operations Guide. (Unisys publication 7833 1550). Roseville, MN. http://public.support.unisys.com/2200/docs/cp14.0/pdf/78331550-003.pdf
  3. ^ Unisys Corporation (2013). Communications Application Program Interface User’s Guide. (Unisys publication 7851 5749). Roseville, MN. http://public.support.unisys.com/2200/docs/cp14.0/pdf/78515749-012.pdf
  4. ^ Unisys Corporation (2013). FTP Services for ClearPath OS 2200 User’s Guide. (Unisys publication 7847 5753). Roseville, MN. http://public.support.unisys.com/2200/docs/cp14.0/pdf/78475753-013.pdf
  5. ^ Unisys Corporation (2012). Web Transaction Server for ClearPath OS 2200 Administration Guide. (Unisys publication 7850 4073). Roseville, MN. http://public.support.unisys.com/2200/docs/cp14.0/pdf/78504073-019.pdf
  6. ^ Unisys Corporation (2010). Web Enabler for Display Processing System User's Guide. (Unisys publication 7851 5509). Roseville, MN. http://public.support.unisys.com/2200/docs/cp14.0/pdf/78515509-009.pdf