2

I am developing a windows phone application and I need to use the "System.Net.Sockets.TcpListener" class but there is no such class when developing for the Windows Phone.

  • Can someone suggest to me how can I use it?
  • do I need to add some reference or it's not possible at all?
1

1 Answer 1

2

This class is not available on the Windows Phone platform. For a complete list of supported operational socket components, take a look at this MSDN page.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.