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 » IBM MQ API Support » MQ Client and .Net application

Post new topic  Reply to topic
 MQ Client and .Net application « View previous topic :: View next topic » 
Author Message
sidhusaju
PostPosted: Mon May 14, 2007 5:02 am    Post subject: MQ Client and .Net application Reply with quote

Apprentice

Joined: 03 May 2007
Posts: 27

Hi,


I have installed MQclient(Both version 6.0) in one machine and MQ server in another machine.
I have a .Net application(Windows) in the (Mq client machine) for putting messages in to the Queue manager in MQserver. I have a Queuemanager and Queue and I have created the clientconnection channel and server connection channel in the MQ server in the same name.
I copied the AMQCLCHL.TAB file(from Queuemanager/@ipcc folder) from the server and put it in the client machine as well as created the two environment variables 'MQCHLLIB'(path of file in the Client machine)and 'MQCHLTAB'(file name:- AMQCLCHL.TAB) in the Mq client version.

Since I want to use this method(channel definition table connection) I have some doubts..

My Questions are:

1)Since the Queuemanagername and other details are there in the .Tab file.How should I create the QueueManager. I Mean what arguments I have to pass while creating the Queuemanager( Dim QMgr_server As New MQQueueManager()) in the .Net application.?



2)How will the .Net application communicate with the .tab file.
Even though the .tab file is copied and the environment files are created ,
how can we link the application with the tab file settings so that
the MQ client can send messages to the MQ server.


3)How will the .Net application understand this message has to
be passed to this "IP" to This "QueueManager" like that?(without any
settings)

Any help would be appreciated,

Thanking you,


regards,

Sajayan
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon May 14, 2007 5:17 am    Post subject: Re: MQ Client and .Net application Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Firstly, don't triple post. If you're not sure which section to use, pick one and get the moderators to move it if it turns out you're wrong.

Sajayan wrote:
1)Since the Queuemanagername and other details are there in the .Tab file.How should I create the QueueManager. I Mean what arguments I have to pass while creating the Queuemanager( Dim QMgr_server As New MQQueueManager()) in the .Net application.?


Queue manager name would be good. Check out the .NET manual for further details.

Sajayan wrote:

2)How will the .Net application communicate with the .tab file.
Even though the .tab file is copied and the environment files are created ,
how can we link the application with the tab file settings so that
the MQ client can send messages to the MQ server.


By linking your application with the MQ client libraries.

Sajayan wrote:

3)How will the .Net application understand this message has to
be passed to this "IP" to This "QueueManager" like that?(without any
settings)


Because that's what you've connected to.

You might want to try the Intercommunication manual as well.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon May 14, 2007 12:43 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

And add the clients manual
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » MQ Client and .Net application
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.