I am trying to use System.Net.Sockets API in a portable class library so that my projects can reuse code for socket connections. But I cannot reference that namespace in my
Using advanced PCL development AKA "Bait and switch" you may be able to do this
see link