Welcome to Windows Communication Foundation (WCF)
Top Tasks :

Chunking Channel (Feb CTP, Microsoft)

File Details
Downloads: 1600 File Size: 458.5kB
Posted By: clemensv Views: 5377
Date Added: Mon, Jun 19 2006
Another example of a layered channel this one showing how to implement a message-based protocol that alters the messages as they are sent/received. This channel is useful for sending large amounts of data over channel stacks that require buffering e.g. when reliable messaging and/or message-based security are used.

Comments
 

Ars said:

http://wcf-chuncking.sourceforge.net - good example, it's a clone of this one but it has configuration, asynchronous methods implemented, it has 3 bindings that based on standard bindings that allow it implement all standard fichus, and it’s easy to use
Tue, Feb 05 2008 2:09
 

Martin Brewer said:

I am trying to build this sample but keep on getting errors like no suitable method found to override. Does anyone have any idea why?
Tue, Jun 24 2008 7:44
 

Thomas Tomiczek said:

Yes, surely. You may realize that this sample code was written in 2006 during a CTP of Whidbey. No suitable methods means they changed the class layout in the framework. Hardly unexpected.
Wed, Jun 25 2008 3:01

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us