Author |
Message
|
jed |
Posted: Thu Jan 08, 2004 6:27 pm Post subject: SSL Issue. |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
What will happen if the receiving side of finds that the message content has been altered/tampered. Does the message end up in the Dead Letter Queue? _________________ Jed |
|
Back to top |
|
 |
jed |
Posted: Wed Jan 28, 2004 7:01 pm Post subject: SSL Issue |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Seems like I got a lot of views and no answer to my question.
I did some research on this and I found out that if the message(s) are tampered or altered it goes to the DLQ. _________________ Jed |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Jan 30, 2004 2:29 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
What was the reason code in the Dead Letter header? _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
jed |
Posted: Mon Feb 09, 2004 7:30 pm Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
PeterPotkay wrote: |
What was the reason code in the Dead Letter header? |
Let me check.......
I just surfed the internet regarding this issue.
Its tough being a newbie on MQ and I need to do support on it. _________________ Jed |
|
Back to top |
|
 |
crossland |
Posted: Tue Feb 10, 2004 2:58 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
|
Back to top |
|
 |
jed |
Posted: Mon Mar 08, 2004 3:22 am Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Thanks for the info, I'm currently making some generic C MQ programs.
So, I can use for my MQ testing and learning. _________________ Jed |
|
Back to top |
|
 |
oz1ccg |
Posted: Mon Mar 08, 2004 3:39 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
|
Back to top |
|
 |
jed |
Posted: Mon Mar 08, 2004 3:10 pm Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
Wow! This will be helpful in my debugging and error determination.
Thanks a lot Mr. oz1ccg! _________________ Jed |
|
Back to top |
|
 |
kman |
Posted: Tue Mar 09, 2004 1:35 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2003 Posts: 309 Location: Kuala Lumpur, Malaysia
|
Quote: |
I'm currently making some generic C MQ programs.
So, I can use for my MQ testing and learning. |
Take a look at the sample codes under the /Tools/c directory. There are source codes for you to play with, also executables. That would speed up your learning process.
amqsput - to help you put the messages in the queue
amqsget - to get the messages from the queue
amqsgbr - to browse the messages in the queue
.... etc., |
|
Back to top |
|
 |
jed |
Posted: Tue Mar 09, 2004 2:09 am Post subject: |
|
|
 Centurion
Joined: 08 Jan 2004 Posts: 118 Location: MI, USA
|
i already know about those programs in the tools directory/folder. _________________ Jed |
|
Back to top |
|
 |
|