Menu

Tree [r160] /
 History

HTTPS access


File Date Author Commit
 ChannelHelpers 2008-03-17 toregozhin [r157]
 ChunkingBindingElement 2008-03-24 toregozhin [r160]
 ChunkingMessageManagement 2008-03-17 toregozhin [r157]
 DuplexSessionChannel 2008-03-24 toregozhin [r160]
 HttpChunkingBinding 2008-03-17 toregozhin [r157]
 NamedPipeChunkingBinding 2008-03-17 toregozhin [r157]
 RequestReplyChannels 2008-03-17 toregozhin [r157]
 TcpChunkingBinding 2008-03-17 toregozhin [r157]
 examples 2008-03-18 toregozhin [r159] fixing example
 ChunkingChannel.sln 2008-03-24 toregozhin [r160]
 ReadMe.txt 2008-02-19 toregozhin [r155] fixing bugs, added config constants

Read Me

To test Chunkind 
1)open solution 
2)add some projects from example folder
(examples\tcp\ConsoleClient\TcpClient.csproj 
and examples\tcp\ConsoleService\TcpService.csproj)3)add some files to transfer in C:\in.jpg C:\out.jpg
3)run host
4)run client