Hi Dw.
Has anyone worked with TCP/IP socket in Windows Phone? I'm using Windows Phone 7 and I would like my app to communicate with my server which my client will send some data to the server and the server will also send some data to the client, It's more like chat server, but I'm not using it for chatting. I need some resources/source/samples. I've found samples but there are in C# and I tried converting it to VB.NET but it seems the code used doesn't match when converted to VB.NET.