TcpListener is what you would use for the server. On the phone application you would use the Socket class.Thanks for the information, I'm figure out that the TcpListener Class is none in the reference. I think because i'm using Windows Phone Application platform.
If there is a way to show that class for my wp7 development?