Results 1 to 1 of 1

Thread: INET Connect problem !! Help

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Location
    MD
    Posts
    18

    Question INET Connect problem !! Help

    The below connection works great for regular ftp.

    With Inet1
    .Protocol = icFTP
    .URL = "ftp://63.32.82.31"
    .UserName = "user1"
    .Password = "pass1"
    End With

    I am trying to connect to Mainframe with the same protocol. I am having some problems.

    IN DOS prompt i need to type
    c:>ftp
    ftp>open 68.32.82.31 5000
    ftp>user
    this work.

    Please let me know how to use OPEN statement using the INET control..

    Thanks for your great help.
    Last edited by AS400; Nov 19th, 2002 at 09:41 AM.

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