Author |
Message |
Topic: C# Charater Encoding Issue |
matt_newnham
Replies: 1 Views: 2182
|
Forum: General IBM MQ Support Posted: Mon May 16, 2005 12:54 am Subject: C# Charater Encoding Issue |
I am having problems with certain characters (£$€) appearing in my messages as different characters (¢$%).
My application is C# Windows XP and i have CSD08.
I am recieving messages from an i ... |
Topic: List Remote Queue Managers |
matt_newnham
Replies: 2 Views: 1674
|
Forum: General Discussion Posted: Wed Feb 16, 2005 3:56 am Subject: List Remote Queue Managers |
Thankyou for your response.
I will look into this solution. |
Topic: List Remote Queue Managers |
matt_newnham
Replies: 2 Views: 1674
|
Forum: General Discussion Posted: Tue Feb 15, 2005 7:57 am Subject: List Remote Queue Managers |
Hi
Does anyone know a way of getting the names of the queue managers on remote machines using C#?
I want to be able to list all of the queue managers and queues in my LAN. Then browse the messag ... |
Topic: MQSeries PCF with C# and IBM .Net-Library |
matt_newnham
Replies: 10 Views: 10238
|
Forum: General IBM MQ Support Posted: Tue Dec 14, 2004 8:48 am Subject: MQSeries PCF with C# and IBM .Net-Library |
You mentioned in the original post that you were able to get the queue names for a queue manager. I am trying to get the queue names for a remote queue manager. Have you been able to do this?? |
Topic: List Queue Managers and Queue Names in .NET |
matt_newnham
Replies: 4 Views: 3456
|
Forum: IBM MQ API Support Posted: Wed Dec 08, 2004 8:56 am Subject: List Queue Managers and Queue Names in .NET |
Thanks for your response. I am already working with the release 7 support pack. I have spent some time searching through this site and although I have found some relevant threads, there is nothing dir ... |
Topic: List Queue Managers and Queue Names in .NET |
matt_newnham
Replies: 4 Views: 3456
|
Forum: IBM MQ API Support Posted: Tue Dec 07, 2004 1:31 am Subject: List Queue Managers and Queue Names in .NET |
Hi, I am trying to write an application in c# that lists all of the websphere queues on my LAN.
I want to be able to see what machines are running Websphere queues and list the queues and queue ma ... |
Topic: List Queue Names under remote queue manage in C# |
matt_newnham
Replies: 0 Views: 1700
|
Forum: IBM MQ API Support Posted: Mon Nov 22, 2004 6:26 am Subject: List Queue Names under remote queue manage in C# |
Follow up to my original post : List remote queues with PCF in C#
Please see my final post listed below, anyone got any ideas?
Thanks for all your advice. I have used the PCF Message Agent cla ... |
Topic: List remote queues with PCF in C# |
matt_newnham
Replies: 4 Views: 4981
|
Forum: IBM MQ API Support Posted: Tue Oct 26, 2004 12:18 am Subject: List remote queues with PCF in C# |
Thanks for all your advice. I have used the PCF Message Agent class and have been succesful in listing all of the queues under my local queue managers by passing the name of my local queue manager.
... |
Topic: List remote queues with PCF in C# |
matt_newnham
Replies: 4 Views: 4981
|
Forum: IBM MQ API Support Posted: Tue Oct 19, 2004 1:15 am Subject: List remote queues with PCF in C# |
Hi I am new to Websphere MQ. I have been using the IBM MQ classes and the PCF classes to list all of the Queues under a local queue manager. However I want to list queues of a queue manager on a remot ... |