-
Hi there!
Is it possible to transfer files between the computers in LAN using winsock or Inet? If so, please help me. (I have established the winsock connection between the computrs already. I have used computer's name as the host ip)
Thanx in Advance...
-
You might want to take a look at this.Its basically remote admin program in VB with file upload capabilities.The link is for the client's source code.I dont thing they give out the server's source.If you want a look at their homepage its at http://www.rnsys.net
-
If you want the source as well, later to write your own transfer program, you can find plenty of examples at http://www.planet-source-code.com/vb/ just search for winsock.
Sunny