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 » Exit usage, problems with send exit

Post new topic  Reply to topic
 Exit usage, problems with send exit « View previous topic :: View next topic » 
Author Message
JensBecker
PostPosted: Thu May 23, 2002 5:53 am    Post subject: Exit usage, problems with send exit Reply with quote

Newbie

Joined: 23 May 2002
Posts: 3

Environment: WinNT, MQSeries 5.1

I built up a C-DLL for the Security, Send and Receive-Exit-usage.
The security exit is used for authentification, the send and receive exit for encryption.

The following steps are done by our C-Client:
1. connect to QManager (MQCONNX)
2. open channel (MQOPEN)
3. send data (MQPUT)
4. close channel (MQCLOSE)
5. disconnect (MQDISC)

These exits are called by the steps above :
1. send (reason: INIT), rcv (INIT), sec (INIT), sec (INIT_SEC), sec (SEC_MSG), rcv (XMIT)
2. rcv (XMIT)
3. rcv (XMIT)
4. rcv (XMIT)
5. rcv (XMIT), send (TERM), recv (TERM), sec (TERM)

The message can be found on the server (via MQSeries Manager). The sec (INIT) and sec (INIT_SEC) in step 1 are caused by our handshake -protocol for authentification. This part is working fine.

Now my questions:
1. There's no send exit called by the MQPUT-function. The send exit is available (see connect/disconnect). Where's the problem?
2. There're several rcv (XMIT)-calls. What's the reason?

Any answers would be appreciated.

Thanks.
Jens Becker
Back to top
View user's profile Send private message
JensBecker
PostPosted: Wed Jun 12, 2002 1:21 am    Post subject: Re: Exit usage, problems with send exit Reply with quote

Newbie

Joined: 23 May 2002
Posts: 3

JensBecker wrote:
1. There's no send exit called by the MQPUT-function. The send exit is available (see connect/disconnect). Where's the problem?
2. There're several rcv (XMIT)-calls. What's the reason?


It seems, that the problem only exists under Win NT. The same code is working fine with ReadHat Linux.

I realized a workaround, the send and receive exits are not needed anymore (in my special case)
Back to top
View user's profile Send private message
gye
PostPosted: Tue Jun 25, 2002 1:24 am    Post subject: Reply with quote

Novice

Joined: 07 Apr 2002
Posts: 13

Hi Jens,

How do compile C on Linux? Different platforms have different options.

One more question, could implement your ChannelExit for your Java language programs for the client?

ThanX!

George
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 » IBM MQ API Support » Exit usage, problems with send exit
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.