summaryrefslogtreecommitdiff
path: root/dotnet/client-010/client
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-09-25 10:05:27 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-09-25 10:05:27 +0000
commitcd78f5c69d70b43e5bf82fa9125eb876bc3bbc42 (patch)
tree4f187e92797ad441c1c3e716f55cc46f31d15061 /dotnet/client-010/client
parentb80fd373fbee66c47245d62889ecf962de077b3e (diff)
downloadqpid-python-cd78f5c69d70b43e5bf82fa9125eb876bc3bbc42.tar.gz
QPID-1293: Added an IRtdServer based Excel AddIn that allows receiving messages within Excel
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@698914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/client-010/client')
-rw-r--r--dotnet/client-010/client/Client.csproj1
-rw-r--r--dotnet/client-010/client/client.suobin130048 -> 204288 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/dotnet/client-010/client/Client.csproj b/dotnet/client-010/client/Client.csproj
index 0f532bea88..a54e6a4d61 100644
--- a/dotnet/client-010/client/Client.csproj
+++ b/dotnet/client-010/client/Client.csproj
@@ -172,6 +172,7 @@
<Compile Include="transport\network\Assembler.cs" />
<Compile Include="transport\network\Disassembler.cs" />
<Compile Include="transport\network\Frame.cs" />
+ <Compile Include="transport\network\IIoSender.cs" />
<Compile Include="transport\network\InputHandler.cs" />
<Compile Include="transport\network\io\IoReceiver.cs" />
<Compile Include="transport\network\io\IoSender.cs" />
diff --git a/dotnet/client-010/client/client.suo b/dotnet/client-010/client/client.suo
index f32ed7f95f..7b9aa32631 100644
--- a/dotnet/client-010/client/client.suo
+++ b/dotnet/client-010/client/client.suo
Binary files differ