Hi

I have an application in VB 6.0 which acts as a server.. I have an application in .Net (for smart devices) which will act as a client..

Now I need to send data from the client to the server..

Is this possible?

I use winsock in VB 6.0 and Socket class in VB .Net

Please help me with this...