ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Please suggest a good book

Post new topic  Reply to topic
 Please suggest a good book « View previous topic :: View next topic » 
Author Message
sgdastagir
PostPosted: Tue May 15, 2007 11:31 pm    Post subject: Please suggest a good book Reply with quote

Novice

Joined: 28 Nov 2005
Posts: 11
Location: Karachi, Pakistan

I have gone through the following books but could not find the information regarding the issue.

1. WebSphere MQ for Windows - Quick Beginnings
2. WebSphere MQ Using the Component Object Model Interface
3. WebSphere MQ System Administration Guide
4. WebSphere MQ Application Programming Reference
5. WebSphere MQ V6 Fundamentals

All these books describe the client-server connectivity between the same platforms.

Please can you suggest a specific book, article or some other stuff that could help me in grasping the concept, configuration and programming details for the two different platforms. As I live in Karachi and upto my knowledge there is no such institution that can provide the training.

Thanks
_________________
Syed Ghulam Dastagir Quadri
Software Engineer
Back to top
View user's profile Send private message
zpat
PostPosted: Tue May 15, 2007 11:42 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

MQ provides the same programming interface regardless of the platform the messages may be sent to or received from.

The things to remember for cross-platform compatibility are:

1. Before the MQPUT set MQMD.Format = MQFMT_STRING ("MQSTR")
2. Issue MQGET with MQGMO_CONVERT
3. Specify SYNCPOINT or NO_SYNCPOINT explicitly.

Following these rules mean that your client application can connect to any queue manager platform and work the same way.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Please suggest a good book
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.