473,396 Members | 1,758 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to connect to Mainframe to download a file

Hi,
I need help here.

I am converting an vb application to c#. The existing application connects
to the mainframe server using FTP and downloads a file (dataset).
Is it possible in .NET to avoid FTP and use any providers to connect to the
mainframe server and download a file.

I would appreciate if someone can give a reference to a link or code.

Thanks,
dinoo
Sep 7 '06 #1
3 5355
"dinoo" <di***@discussions.microsoft.comwrote in message
news:52**********************************@microsof t.com...
I am converting an vb application to c#. The existing application connects
to the mainframe server using FTP and downloads a file (dataset).
Is it possible in .NET to avoid FTP and use any providers to connect to
the
mainframe server and download a file.

I would appreciate if someone can give a reference to a link or code.
Depending on what sort of mainframe it is, you *might* be able to use Host
Integration Server: http://www.microsoft.com/hiserver/default.mspx

You mention that the file you need is a dataset - does that imply that it's
being fetched from a mainframe database? If so, you may be able to query it
(almost) directly with ADO.NET and maybe some middleware.

If you supply a bit more information about the mainframe and or RDBMS,
you'll get a much better response.

However, I'd say that FTP will almost certainly be the simplest solution,
especially as FTP support is provided natively in v2 of the .NET Framework.

Is there any particular reason that you don't want to use FTP...?
Sep 7 '06 #2
It's not a database.
What I mean by dataset is, the mainframe file.
I wanted to avoid FTP is because I did not want to rely on other controls
out of the framework. I am using .NET framework 1.1.
The mainframe machine is - "IBM 2084-309"
Would it be possible to connect to this machine by avoiding FTP?

Thanks,
dinoo

"Mark Rae" wrote:
"dinoo" <di***@discussions.microsoft.comwrote in message
news:52**********************************@microsof t.com...
I am converting an vb application to c#. The existing application connects
to the mainframe server using FTP and downloads a file (dataset).
Is it possible in .NET to avoid FTP and use any providers to connect to
the
mainframe server and download a file.

I would appreciate if someone can give a reference to a link or code.

Depending on what sort of mainframe it is, you *might* be able to use Host
Integration Server: http://www.microsoft.com/hiserver/default.mspx

You mention that the file you need is a dataset - does that imply that it's
being fetched from a mainframe database? If so, you may be able to query it
(almost) directly with ADO.NET and maybe some middleware.

If you supply a bit more information about the mainframe and or RDBMS,
you'll get a much better response.

However, I'd say that FTP will almost certainly be the simplest solution,
especially as FTP support is provided natively in v2 of the .NET Framework.

Is there any particular reason that you don't want to use FTP...?
Sep 7 '06 #3
"dinoo" <di***@discussions.microsoft.comwrote in message
news:FC**********************************@microsof t.com...
It's not a database.
What I mean by dataset is, the mainframe file.
Er. OK...
I wanted to avoid FTP is because I did not want to rely on other controls
out of the framework.
I can't understand that - there are some truly excellent 3rd-party FTP
controls out there.
I used this one for .NET v1.x: http://www.chilkatsoft.com/ChilkatFtp.asp
The price is right too... :-)
I am using .NET framework 1.1.
You could always upgrade to v2 and take advantage of the native FTP
support...
The mainframe machine is - "IBM 2084-309"
Would it be possible to connect to this machine by avoiding FTP?
No idea - sorry...
Sep 7 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Jerry Orr | last post by:
We are trying to determine the easiest (and cheapest) way to get connections for about 50 Win2K workstations on our LAN to DB2 on a z/OS server. We could install DB2 Connect Personal Edition on...
30
by: aka | last post by:
Hi I have a DB2 v8.1 on AIX and DB2 Connect EE on Solaris wich is connected to OS/390 DB2 subsystems via APPC / SNA. I have cataloged the DB2 Connect instance as tcpip node and then the Host DB...
2
by: joejadick | last post by:
I have an application that uses IBM DB2 Universal Data Base Version 8.2 to update DB2 tables on a RS/6000 platform. I would like to change it to update DB2 tables on an IBM Mainframe using DB2...
2
by: vikas.bhatia | last post by:
Is this still true? http://groups.google.com/group/comp.databases.ibm-db2/browse_thread/thread/58c6c36ce9006d50/778f98749d8e2983?lnk=st&q=DB2+Connect+product+license&rnum=6#778f98749d8e2983 would...
2
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect...
0
by: Liz2 | last post by:
Goal: I am trying to using Import and Export Wizard in SSIS to grab data from mainframe and put in a sql database. I am stuck at the beginning point: how to connect to the mainframe? I picked...
2
by: zgh1970 | last post by:
Hi, All, I have question on DB2 CONNECT configure. We installed DB2 ESE V8 FixPak 14 o AIX . When we set up the connection to DB2 Mainframe. We just catalog node and DB directory without DCS....
0
by: pnalla | last post by:
Hi, I am try to connect to mainframe screen using visulabasic6.0?. 1) Is it possible to connect vb to mainframe 2) Is there any interface or emulator is requried for this approach? ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.