C.R.O.S.S. MQSeries interface for Multi-value platforms
    Features  
    Support  
 
IBM MQSeries is part of the IBM WebSphere family of software. MQSeries is used for guaranteed delivery message passing. The C.R.O.S.S. MQSeries interface for Multi-value platforms allows multi-valued platforms such as UniVerse, UniData and jBase to have programmatic access to IBM MQSeries.

The suite is written in C and allows BASIC programmers to work with MQSeries objects and calls just as if they were dynamic arrays and standard subroutines.

In order to use the suite, it must be compiled into your environment executable using the appropriate library interface (eg: GCI, CALLC etc).

If you would like to purchase or distribute the C.R.O.S.S. MQSeries interface for Multi-value platforms please contact sales@cross.net.au.

Features Top
  • Allows low level access to MQ Series without the need for Workflow or the Applicationn Messaging Interface (AMI).
  • Runs on any server or client platform which supports the MQI C interface. These include:
       AIX, AT&T GIS UNIX, Compaq NonStop Kernel
       Compaq OpenVMS Alpha, Compaq Tru64 Unix, HP-UX, Linux
       OS/2 Warp, OS/400, SINIX, DC/OSx
       Solaris, VSE/ESA, Microsoft Windows
       z/OS
  • Implements all the calls in the MQI including:
       MQBACK
       MQBEGIN
       MQCLOSE
       MQCMIT
       MQCONN
       MQDISC
       MQGET
       MQOPEN
       MQPUT
  • Treats all objects as Dynamic arrays and comes with a set of include files to access object fields by name and create "default" objects.

Documentation Top