Silverlight 4 Beta Networking. Part 7 - HTTP & Forms Auth

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 raw socket APIs to do duplex communication with servers within the LAN environment.
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
Nice video! Thanks=)
One question:
Can silverlight app connect to the designated server without policy server?
Hi,
For TCP socket connections - not in Silverlight 3 or in Silverlight 4 Beta as far as I'm aware.
Whether that'll change when Silverlight 4 goes from Beta to RTM, I don't know at the time of writing.
Mike.
Hi Mike,
Can you make the source code for this video available?
Thanks,
Sam...
Hi Mike,
I agree with Sam!
To each of you can release video, publishing resources.
Thank you.
Hi Mike ... Is it possible to share your codes ...