Results 1 to 2 of 2

Thread: I can't broken FTP Connection

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 1999
    Location
    Juiz de Fora, MG, Brazil
    Posts
    30

    Post

    Hi...

    I have a Linux Server and my files are in /pub/backup and I need to GET this files with INET object.

    In first time when I run the Application, all works fine, but in a second time, I receive the "Request Time Out" message and never more work, until turn off the computer and try again.

    Do anybody know why this occur?

    Tkx from Brazil...

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Location
    Karjalohja, Finland
    Posts
    123

    Post

    How you close connect to Inet control ?

    Here is example:

    Inet1.Execute , "Close"
    Do
    DoEvents
    Loop While Inet1.StillExecuting

    Inet1.Execute , "Quit"
    Do
    DoEvents
    Loop While Inet1.StillExecuting

    - Dj4

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