My question is...
Is today available an WP7 version what allows to program aplicationa what uses system.net.sockets?
The aplication I develop, is a research, and need to connect TCP using the ethernet wireless of the phone with electronic devices for data comunications using a propietary protocol described by the fabricant of de electronic device connected as
a server, an my application WP as a client.
The system.net.sockes namespace is present in de reference class but produce errors when compiling with VS2010.
Thanks