Ok this may seem wierd but I have a client server app( not that part). The Server side of it is written in VB6. I am converting the code of the client side over to VB.Net. I am just about done with it. They were using Winsock to talk to each other. Is it possible for me to get the Socket namespace with .Net to talk with the server side winsock. Or am I gonna have to convert the server side code over as well?
