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 » SVRCONN vs. CLTCONN?

Post new topic  Reply to topic
 SVRCONN vs. CLTCONN? « View previous topic :: View next topic » 
Author Message
kodiakk
PostPosted: Fri Dec 07, 2007 12:34 pm    Post subject: SVRCONN vs. CLTCONN? Reply with quote

Acolyte

Joined: 04 Dec 2007
Posts: 58
Location: Jacksonville, Fl.

Hi all...
Just a quick question... I've been working with MQ for years now, inside IBM... I'm a certified Systems Administrator, but have moved on from IBM, and find myself working with MQ Client code. This is new to me, as IBM didn't support the Client code. I've recently been given the assignment to set up SSL between a server and a client system, and found some GREAT instructions in a red book. The instructions state that you need both a CLTCONN and a SVRCONN, which is fine, but in trying to explain this to a co-worker, I was unable to tell him what the difference was between the two. If anyone has a simple way of explaining this, I'd greatly appreciate it.
(I guess my question wasn't so quick after all)
Thanks!
_________________
"Don't take life too seriously... you won't get out of it alive..."
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Dec 07, 2007 1:33 pm    Post subject: Reply with quote

Grand High Poobah

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

Well you can explain it that way.

Each communication through a channel requires 2 endpoints.
The svrconn is the endpoint on the server.
The clntconn is the endpoint on the client.

There exist a number of ways to default the client endpoint (channel table, server variable). However with SSL you want more than the default endpoint and you will have to use a configured clnt chl instead of a default one...

Another way to achieve this is to use MQIPT....
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
velocity
PostPosted: Thu Dec 13, 2007 6:49 am    Post subject: Each communication through a channel requires 2 endpoints Reply with quote

Centurion

Joined: 30 Nov 2007
Posts: 126

By endpoints do you mean to say objects??

SVRCONN alone can be used for messaging between client & server.

We need both SVRCONN & CLNTCONN for securing the channel via SSL.

SSL security is a handshake & that is why we need both CLINTCONN & SVRCONN objects. Correct me if I am wrong!
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Dec 13, 2007 7:40 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

NO, he does not mean "objects".

Every MQ channel has two ends. Every MQ channel has a different definition for both ends.

Every time you use a SVRCONN, you also use a CLNTCONN.

There are many ways to define that CLNTCONN, not all of which use an "object".

There is more than one way to use SSL. Some of those ways involve defining a CLNTCONN "object". Some of them don't.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
velocity
PostPosted: Thu Dec 13, 2007 7:57 am    Post subject: Reply with quote

Centurion

Joined: 30 Nov 2007
Posts: 126

Thank you, SIR.
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 » SVRCONN vs. CLTCONN?
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.