![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cluster SSH 3.22 (Series 3 branch) | iBot | Software Releases - RSS News | 0 | 01-23-2008 06:20 PM |
| Fibonacci series | nycol | Shell Programming and Scripting | 16 | 04-02-2006 10:21 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
hi everybody,
My name is Raj i work in GE Global Software Solutions As Siebel Analyst. Can any one help in writing the code in Ansi C on HP-Unix platform to get data from IBM MQ-Series Server. IBM MQ-series client will be installed on the client machine which is on WIN NT platform. And MQ-series Server on HP-Unix Box Thanks and Regards, Raj. Last edited by garimella; 08-26-2001 at 07:47 PM. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
How do you propose to communicate with the MQ server? Remotely via TCP/IP? Locally on the same host?
|
|
#3
|
|||
|
|||
|
IBM supplies a number of sample programs with the server software or check out there website. MQSeries client supports most languages and the libraries are supplied with the install. Be careful that you use the correct library for the client and not the server.
|
|||
| Google The UNIX and Linux Forums |