PDA

View Full Version : Mainframes communication in unix/linux


ramchandar
12-16-2005, 04:58 AM
Hi
i am working on a project in which they have written some C (AIX )codes to communicate mainframes systems through MQ series .They have used header cmqc.h .I know interprocess communication .but i donno about this .is it any kind of cross platform communication..?where can i get more information on this.? and i want to know about the C API's available for MQSeries..help me

Thanx in advance

duncang
01-02-2006, 10:04 AM
The Redbooks site is always a good start for anything IBM www.redbooks.ibm.com.

A cursory glance suggests http://www.redbooks.ibm.com/abstracts/sg245214.html?Open, http://publib-b.boulder.ibm.com/Redbooks.nsf/0/95154c9a0b67bf6185256784003864ec?OpenDocument&Highlight=0,transaction,mqseries%22%20target
and http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/rzahgmqseries.htm.

Good luck - if there's one thing IBM know how to do, it's create documentation. You don't
buy it by the book but by the yard/metre ;-)

D
-

ramchandar
01-12-2006, 04:44 AM
Hi duncang
The links are useful one
Simply gr8...thanks for your timely help