|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Named Pipes |
« View previous topic :: View next topic » |
Author |
Message
|
Nroblex |
Posted: Wed Sep 08, 2010 12:10 am Post subject: Named Pipes |
|
|
Novice
Joined: 15 Apr 2008 Posts: 11
|
Hello gurus!
I have an application using the MQ API for .NET to put messages to a IBM MQ queue. I want to be surtain that Named Pipes are not involved?
Many thanks in advance
//Nroblex |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Sep 08, 2010 12:18 am Post subject: Re: Named Pipes |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Nroblex wrote: |
Hello gurus!
I have an application using the MQ API for .NET to put messages to a IBM MQ queue. I want to be certain that Named Pipes are not involved?
Many thanks in advance
//Nroblex |
You use the product as a black box, with known interfaces, so why would you care if named pipes are involved inside the black box?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Sep 08, 2010 7:00 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
I want to be surtain that Named Pipes are not involved? |
Why? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Sep 08, 2010 9:13 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If you need to know the answer to this because of a security audit requirement, then the word of random, anonymous or semi-anonymous entities on the internet will not count.
You will need to either search for an official answer on IBM's website or open a PMR and get an official answer. |
|
Back to top |
|
 |
gbaddeley |
Posted: Wed Sep 08, 2010 4:57 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
AFAIK, MQ does not use Named Pipes, but it does use Interprocess Communication Facilities, like shared memory, semaphores, cross-memory services, global memory (depending on technology that is available on each platform). It also uses communications protocols like TCP Sockets, WinSock, LU6.2, which may be local or reach across a network. Unencrypted MQ message data flows over all these protocols, unless you take steps to encrypt it (SSL, MQSE, Exits). _________________ Glenn |
|
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
|
|
|
|