Results 1 to 2 of 2

Thread: How to transfer a file to a remote host in VB?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Location
    Chicago, IL, USA
    Posts
    1

    Post

    Hi!

    I would like to know if it is possible to transfer a file from a PC to a remote host which is not on the LAN in VB.

    I would appreciate if somebody can help me with this.

    Thanks.

    Nilesh Wagle



    ------------------
    Database Programmer/Analyst
    Illinois Institute of Technology
    Chicago IL 60616

  2. #2
    Member FirePoweR's Avatar
    Join Date
    Apr 1999
    Posts
    32

    Post

    If you and the remote computer are connected to the internet, you could make a TCP/IP connection with Winsock and transfer the file with Winsock.

    ------------------
    -FirePoweR-
    [email protected]



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width