Now that Mango supports sockets, is it possible to create WCF NetTcpBindings? Currently the class is not included in System.ServiceModel.
Asked
Active
Viewed 587 times
1 Answers
3
I've just had a look at the MS documentation on the new APIs in Silverlight for Mango:
And there are no changes to the System.SereviceModel namespace, so I suspect the answer is no. This was only added to Silverlight 4.0, and even then, silverlight 4.0 needed to have the netTcpBinding security mode set to "None" for it to work.
Silverlight for Windows Phone is based on Silvrlight 3.0.

Faster Solutions
- 7,005
- 3
- 29
- 45