|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Who can give me a simple example of Channel Exit? |
« View previous topic :: View next topic » |
Author |
Message
|
spinning |
Posted: Sun Jun 16, 2002 11:59 pm Post subject: Who can give me a simple example of Channel Exit? |
|
|
 Newbie
Joined: 16 Jun 2002 Posts: 3
|
I'm a greenhand of the MQSeries. But my project want to implement a very simple Channel Exit for advertising. I have download some examples. But these examples a too complex. I want only a simple one. I want to know how to implement the send exit and receive exit only. I don't know much about the RSA and DSS. I want to know how I can get the exact context of the information that application want to send via the MCA channels. |
|
Back to top |
|
 |
dgolding |
Posted: Mon Jun 17, 2002 2:13 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
The MQSeries Intercommunication Guide contains good tips, hints and examples (code snippets, I believe, from memory) to help you code an exit. It gives you the data structures and function calling sequences that you'll need - the rest is up to you. Advertising eh, I hope you're not going to write a MQ spammer
I used this to write a basic channel exit with little difficulty.
HTH |
|
Back to top |
|
 |
spinning |
Posted: Mon Jun 17, 2002 7:21 pm Post subject: |
|
|
 Newbie
Joined: 16 Jun 2002 Posts: 3
|
I need to implement the Send Exit and Recive Exit. My exit get the parameter MQCHT_SEND, but I don't know where the real data begins. I have dumpped all the buffer that I get, but I have fond that there is too much information. For example I send "Hello World", but the buffer I get is longer than 300 characters. I don't know where the "Hello World" begins. And when I encrypt the "Hello World"(for example I tuurn the "Hello World" into "dlroW olleH"). How can I send the "dlroW olleH" to MCA?
Thanks a lot |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|