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?