Check If Server/Machine Exists
Hi All,
Im writing a class library to impliment a messging system with MSMQ.
I have provided configuration properties such as the machine name, queue name etc.
How can I determine if the Machine name they entered for the server holding the message queues exists.
I know I can test if the queue exists but was hoping to provide better feedback than that, to distinguish between machine not existing and queue not existing.
Many thanks for your time
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
__________________
======================================
"They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad."
--Shakespeare
======================================
|