What is the Brixton LU0 API Toolkit?
The Brixton LU0 API Toolkit enables UNIX applications to communicate with mainframe applications using SNA LU0. It provides a C language API for developing these applications. The toolkit was originally developed by Brixton Systems and later marketed by Sun as SunLink LU0.
Which platforms are supported by the Brixton LU0 API Toolkit?
The toolkit supports z/OS, z/VM, and zVSE/VSEn platforms. This allows developers to create applications that can interact with mainframe systems on these operating environments.
What is the main function of the Brixton LU0 API Toolkit?
The toolkit's primary function is to facilitate communication between UNIX applications and mainframe applications using the SNA LU0 protocol. This allows for data exchange and interaction between the two environments.
What type of API does the Brixton LU0 API Toolkit provide?
The toolkit provides a C language API. This API includes functions for establishing connections, sending and receiving data, and managing sessions with mainframe applications.