summaryrefslogtreecommitdiff
path: root/documentation/content/xdocs/Qpid .Net Documentation.html
blob: a560b801c71bc59ec4022bada3e2c0dfef18d626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<html>
    <head>
        <title>Apache Qpid : Qpid .Net Documentation</title>
	    <link rel="stylesheet" href="styles/site.css" type="text/css" />
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">	    
    </head>

    <body>
	    <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
		    <tr>
			    <td valign="top" class="pagebody">
				    <div class="pageheader">
					    <span class="pagetitle">
                            Apache Qpid : Qpid .Net Documentation
                                                    </span>
				    </div>
				    <div class="pagesubheading">
					    This page last changed on Aug 02, 2007 by <font color="#0050B2">ritchiem</font>.
				    </div>

				    <h2><a name="Qpid.NetDocumentation-Purpose"></a>Purpose</h2>

<h2><a name="Qpid.NetDocumentation-Introduction"></a>Introduction</h2>

<p>Currently the .NET code base only provides a client API. You will need an AMQP broker to fully use this API.<br/>
Qpid currently provide two broker implementations, C++ and Java.</p>

<h3><a name="Qpid.NetDocumentation-BrokerGuides"></a>Broker Guides</h3>

<h4><a name="Qpid.NetDocumentation-JavaBroker"></a>Java Broker</h4>
<ul>
	<li><a href="Qpid Java FAQ.html" title="Qpid Java FAQ">Qpid Java FAQ</a></li>
	<li><a href="Getting Started Guide.html" title="Getting Started Guide">Java getting started guide for Java broker</a></li>
	<li><a href="Qpid Troubleshooting Guide.html" title="Qpid Troubleshooting Guide">Troubleshooting Guide</a></li>
	<li><a href="Qpid Java Run Scripts.html" title="Qpid Java Run Scripts">Qpid Java Run Scripts</a></li>
</ul>


<h4><a name="Qpid.NetDocumentation-CBroker"></a>C++ Broker</h4>

<h3><a name="Qpid.NetDocumentation-UserGuide"></a>User Guide</h3>

<p>.NET User Guide</p>

<h3><a name="Qpid.NetDocumentation-DeveloperInformation"></a>Developer Information</h3>

<ul>
	<li><a href="Qpid Developer Documentation.html" title="Qpid Developer Documentation">Qpid Developer Documentation</a></li>
	<li>Coding Standards</li>
	<li>How Tos
<ul><li><a href="Build .NET Client.html" title="Build .NET Client">Build .NET Client</a></li><li><a href="Setup .Net Client on Windows.html" title="Setup .Net Client on Windows">Setup .Net Client on Windows</a></li></ul></li>
</ul>


				    
                    			    </td>
		    </tr>
	    </table>
	    <table border="0" cellpadding="0" cellspacing="0" width="100%">
			<tr>
				<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
			</tr>
		    <tr>
			    <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
		    </tr>
	    </table>
    </body>
</html>