Reputation: 5093
As the current version of the SDK doesn't support Socket class.
Is is possible to open a TCP connection?
I cannot see the point of using WCF to make a typical client/server scenario.
Upvotes: 2
Views: 2370
Reputation: 2361
I know this is an old thread, but updating this for the sake of those that come and read this later. In the Windows Phone 7.1 SDK (which is for the version 7.5 OS) TCP and UDP sockets are supported.
Upvotes: 4