Author |
Message
|
marcin.kasinski |
Posted: Fri Nov 17, 2006 5:23 am Post subject: Configuration Manager Proxy API question |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
Hi,
I have a small question.
Can I use Configuration Manager Proxy API to read HTTP listener port of broker ?
Best Regards |
|
Back to top |
|
 |
wschutz |
Posted: Fri Nov 17, 2006 5:59 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
What are you trying to accomplish? (I think the answer to your question is NO, if "read" means "listen on") _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Nov 17, 2006 6:09 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I think "read" means "Ask the ConfigMgr what port a particular broker is using for bipHttpListener".
But I still think the answer is "No". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Fri Nov 17, 2006 6:28 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
jefflowrey wrote: |
I think "read" means "Ask the ConfigMgr what port a particular broker is using for bipHttpListener".
But I still think the answer is "No". |
Yes,
It was this question.
Thanks
Marcin |
|
Back to top |
|
 |
mqmatt |
Posted: Sat Nov 18, 2006 3:49 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
marcin.kasinski wrote: |
It was this question. |
Then Jeff's answer is correct. You cannot get the HTTP listener port from the CMP API. You would need to query the registry on the local broker machine. |
|
Back to top |
|
 |
|