Ha! yeah I do!
I remember converting the entire code to VB.Net and trying it there also
Got it to connect and post messages in between client and server but VB.Net had one real big fallback, if you left the TCPlistener open it would hang your app even if you used threading so the program would continue to work it'd suck up memory resources \:\)
Never continued it though... I really should.