Results 1 to 4 of 4

Thread: Simple? Transmitting a files between 2 machines.

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Taipei
    Posts
    318

    Cool

    Somebody says it is easy, somebody says it is difficult.

    The truth?

    Is there any sample in how to do it?

    M Thanks

  2. #2
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357
    Can you be more specific?

    If both machines are on the same network and they have shared drives with read/write access, then it's as easy as opening or saving a file on your own hard drive.

    If you are trying to do it over the internet using winsock, it is a little more difficult.

    Here's an article that describes FTP from VB Square:
    http://www.vbsquare.com/articles/inet3/
    ~seaweed

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Taipei
    Posts
    318

    Smile

    Thanks, Seaweed,

    I means through the tcp/ip

    You already give me a hint in the direction, I will try to
    dig through material in having a ftp server using VB,
    probably, if possible, running on Win98

    Do you have any recommendation?


  4. #4
    Guest
    There are several FTP server programs at Planet Source Code.


    Sunny

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