IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to connect to mainframe thru VB code


IBM Mainframe Forums -> PC Guides & IT News
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mundul333

New User


Joined: 28 Nov 2005
Posts: 9
Location: mumbai

PostPosted: Wed Jun 04, 2008 2:38 pm
Reply with quote

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 ?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19243
Location: Inside the Matrix

PostPosted: Wed Jun 04, 2008 7:47 pm
Reply with quote

Hello,

Quote:
Is it possible to do that ?
Yes, it is possible. . . There are many ftp clients in existence - written in assembler, some flavor of C, and VB.

The question is not a mainframe issue at all, but rather the coder's knowledge of the ftp and visual basic.

You will probably find more info that could help you in a Windows developer's forum.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19243
Location: Inside the Matrix

PostPosted: Wed Jun 04, 2008 7:50 pm
Reply with quote

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.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> PC Guides & IT News

 


Similar Topics
Topic Forum Replies
No new posts IBM IMU Utility for Easytrieve Code t... IBM Tools 0
No new posts Techm mainframe deveoper 6 to 12 year... Mainframe Jobs 0
No new posts USAGE parameter of RACDCERT CONNECT c... All Other Mainframe Topics 2
No new posts Mainframe Storage Needed Mainframe Jobs 0
No new posts purge jobs with return code 0 and ret... JCL & VSAM 6
Search our Forums:


Back to Top