All I have is a Tibco.EMS.dll version 5.1.4.0 for .NET, what else do I need?

Anyone know where I can download a manual?

Do I need anything else like like other DLLs or config files?

Any help would be appreciated.

Thanks

link|improve this question

62% accept rate
feedback

2 Answers

Your question is not precise at all about what you are trying to do, or what you expect from your dll.

But, if you have a dll (supposing you trust the origin of it), why don't you add it to a project references, and try to discover what classes and methods this file offers you?

link|improve this answer
Anthony, nrocha is right. This site is about answering questions, and your question is too broad to expect a specific answer. Being rude isn't going to help you get blood from a stone. – Lerxst Oct 27 '11 at 20:22
feedback

1) TIBCO EMS Server should be installed for you to communicate with. + TIBCO Runtime should be installed. 2) For my c# client TIBCO.EMS dll is enough, nothing else.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.