Are there are file transfer examples in vb? I can find plenty of FTP but I need to transfer file(s) from one VB app to another vb app via TCP/IP without using a FTP or any other server.

Jean-Guy