Hi.
I have a client and server made in vb.net 2008. Everything works great except I want to be able to transfer any type of file from the client to server and server back to client.
If someone can lead me in the right direction that would be great.
Printable View
Hi.
I have a client and server made in vb.net 2008. Everything works great except I want to be able to transfer any type of file from the client to server and server back to client.
If someone can lead me in the right direction that would be great.
This could be done in several ways, depending on your needs. Have a look at my example in this thread for instance.