A set of short screencasts providing a "tour" of the network capabilites in the Silverlight 4 beta. We'll look at raw HTTP access, socket access and WCF capabilities.
In this video, we take a look at using Windows Communication Foundation over TCP.
The next video in this series is here and the previous videos are; Part 1 - WebClient and HTTP GET, XML Part 2 - WebClient and HTTP GET, RSS, ATOM, JSON Part 3 - WebClient, HttWebpRequest and HTTP POST Part 4 - Cross Domain and Cross Scheme Part 5 - HTTP Methods and Stacks Part 6 - HTTP and Basic Authentication Part 7 - HTTP and Forms Authentication Part 8 - TCP Sockets Part 9 - UDP Multicast Sockets Part 10 - WCF and HTTP
Mike, does it work in release Silverlight 4? If yes, please provide link to the source of this cast
HI... I'm trying to create a Silverlight Chat, using a WCF application as host. Could you provide a link to this code? Thanks