Hi ,
I want to make a code in VB thru which i can connect to mainframe and then do a FTP to the mainframe system.
Is it possible to do that ?
if so then how can this be done ?
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
Hello,
To clarify a bit. . .
You would not connect to the "mainframe" from your code.
You would connect to an ftp service that happened to be running on a mainframe. Done correctly, the code would connect to ftp on a mainframe or a unix system or a win-based system.