Wednesday, August 28, 2013

[C#] VS 2012 for 8: System.Net.Sockets Unavailable


Parts of System.Net are supported for Windows Store apps, but not System.Net.Sockets. Instead use the Windows.Networking.Sockets classes.


--Rob



Yes sorry I wasn't looking in the right spot. Thanks again.

No comments:

Post a Comment