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 » channels

Post new topic  Reply to topic
 channels « View previous topic :: View next topic » 
Author Message
vandana
PostPosted: Sun Dec 02, 2001 9:45 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Dec 2001
Posts: 74

I've worked a litte on mqseries on nt 4.0.
I'm basically trying to use it on java.
when i create a sender receiver channel
the comm works fine.(without programming)
but when i write down a java program to put
message in a queue i'm always forced to create a server conn channel.
the mqenvironment class requires me to give the foll infm.
hostname,portno,serverconnchannelname
besides the qm name and q name.

a vb program requires me to give only
qm name and q name.
why is that so?






Back to top
View user's profile Send private message
pazhanikumart
PostPosted: Mon Dec 03, 2001 4:09 am    Post subject: Reply with quote

Apprentice

Joined: 12 Aug 2001
Posts: 32
Location: Chennai,India

Hai

YOu can connect to the server in two ways either as a client or connect directly using BINDING Connections.

if you use binding connections ,Your program can run only in the server only and doesnt need a channel and port.just giving the name of queue manager and queue name would suffice


you can set the connection type in the
MQC.TRANSPORT_PROPERTy.



Hope that helps



Palanikumar

_________________
In the end everything is Right ,If it's not then it's not the end
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
vandana
PostPosted: Mon Dec 03, 2001 5:53 am    Post subject: Reply with quote

Acolyte

Joined: 01 Dec 2001
Posts: 74

What exactly i sthe diff between client and
binding options ?

When do I create a client connection?
Back to top
View user's profile Send private message
kolban
PostPosted: Mon Dec 03, 2001 6:22 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

You would create a client connection if your Java application or applet were running on a system remote from the queue manager which doesn't have a local queue manager or else you don't want to use the local queue manager as the route to the target queue manager.
Back to top
View user's profile Send private message
vandana
PostPosted: Mon Dec 03, 2001 8:00 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Dec 2001
Posts: 74


I think u imply that i could create a client
connection from the mac on which the client component of mq is installed.
How do I create a client component from there
since i do not have a MQExplorer there?
besides what is the need to do so whwn i can
achieve the same the same with server conn channel created at the server.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Dec 04, 2001 5:41 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

http://www-4.ibm.com/software/ts/mqseries/txppacs/txpm1.html

then scroll down to the right one and download it. installs are generally very easy(just accept the defaults usually)


_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
vandana
PostPosted: Wed Dec 05, 2001 12:09 am    Post subject: Reply with quote

Acolyte

Joined: 01 Dec 2001
Posts: 74

i'm working on nt4.0.
i've done custom intallation
and installed only the client component.
what is the need of the support pac?
when i run a java pgm which uses the serv conn channel,qm,q created at server using the appropriate port no the pgm does put in a message on the qm created at the server.

what would be the need to create the client connection then?



Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Wed Dec 05, 2001 12:38 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

are you getting an MQ error on the connection attempt to the QMGR?

have you tried pinging the server machine from the client machine to verify that the 2 boxes can actually talk?


_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
vandana
PostPosted: Wed Dec 05, 2001 8:20 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Dec 2001
Posts: 74


No i don't get and error.
My query is that when i do custom
installation (MQSeries 5.2 on nt 4.0),install only the client component on one mac and access a QMGR created on a diff mach specifying the Hostname,QMname,
QName,portno,server connection channel name,
created at the server and using a java program am able to put a message on the queue
created on the server what is the need of creating a client connection?
How do i create a client conn on a mac on which the server component is not installed.



Back to top
View user's profile Send private message
EddieA
PostPosted: Thu Dec 06, 2001 7:01 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

If you mean the 'Client Connection table', amqclchl.tab, then this is created on the server when you create a Client Connection channel. You then copy this file to the client. (As a binary file).

Cheers,

_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
vandana
PostPosted: Fri Dec 07, 2001 11:31 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Dec 2001
Posts: 74


What is the need to create a client connection at the server anc opy it to the client?
in what situations would it be used?


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 » channels
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.