Hank Williams
Guest
|
Posted:
Sun Oct 17, 2004 6:16 pm Post subject:
Re: I need to be pointed in the right direction |
|
|
I was told the CICS minframe connection had to be LU6.2 (that is all I know
right now).
After looking at 'devguide.chm', there was no mention of COMTI. What I
found was APPC which requires SNA/SDK.
--
Hank Williams
Quantum Technologies, Inc.
HaWilliams(at)spamcop.net
--
"Neil Pike" <neilpike@compuserve.com> wrote in message
news:VA.0000625a.0a17e806@compuserve.com...
| Quote: | Hank,
What you're looking for is likely the COMTI interface in HIS (unless your
CICS
mainframe program talks tcp-ip sockets itself). There are plenty of
docs/examples in the HIS doco.
Download from
http://www.microsoft.com/downloads/details.aspx?FamilyId=82534D92-BD77-44C9-9AD
6-26238B604658&displaylang=en#filelist
I have a client/server windows application (written in C++) that uses
TCP
sockets between the client program and the server program.
My server program also becomes a client, which uses TCP socket, to
connect
to remote server.
I need my server program to connect to a remote CICS system.
What must I change in my server program to connect to the CICS system.
Any documentation/sample programs/etc would be greatly appreciated.
Neil Pike. Protech Computing Ltd
(Please post ALL replies to the newsgroup only unless indicated otherwise)
|
|
|
Jeremy Remlinger [MSFT]
Guest
|
Posted:
Wed Oct 20, 2004 1:06 am Post subject:
Re: I need to be pointed in the right direction |
|
|
Hank,
If your application is an APPC application, it will require a SNA
connection to the host system. However, if you have Host Integration
Server 2004, you can use IP-DLC to participate in the IBM Enterprise
Extender environment and connect IP to your host system. You can then code
your application to use the APPC APIs on the HIS Client/Server as
documented in the SDK.
ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸
Jeremy "Rem" Remlinger, MSCE
SNA/HIS Engineer
Microsoft
This posting is provided 'AS IS' with no warranties, and confers no rights.
© 2004 Microsoft Corporation. All rights reserved.
ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸
--------------------
From: "Hank Williams" <HaWilliams(at)msn.com>
References: <etIx$S5sEHA.2316@TK2MSFTNGP12.phx.gbl>
<VA.0000625a.0a17e806@compuserve.com>
Subject: Re: I need to be pointed in the right direction
Date: Sun, 17 Oct 2004 09:16:01 -0400
Lines: 46
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
Message-ID: <uuQ5avEtEHA.1468@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.hiserver.general
NNTP-Posting-Host: h-67-100-5-170.hstqtx02.covad.net 67.100.5.170
Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
..phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.hiserver.general:4191
X-Tomcat-NG: microsoft.public.hiserver.general
I was told the CICS minframe connection had to be LU6.2 (that is all I know
right now).
After looking at 'devguide.chm', there was no mention of COMTI. What I
found was APPC which requires SNA/SDK.
--
Hank Williams
Quantum Technologies, Inc.
HaWilliams(at)spamcop.net
--
"Neil Pike" <neilpike@compuserve.com> wrote in message
news:VA.0000625a.0a17e806@compuserve.com...
9AD
| Quote: | 6-26238B604658&displaylang=en#filelist
I have a client/server windows application (written in C++) that uses
TCP
sockets between the client program and the server program.
My server program also becomes a client, which uses TCP socket, to
connect
to remote server.
I need my server program to connect to a remote CICS system.
What must I change in my server program to connect to the CICS system.
Any documentation/sample programs/etc would be greatly appreciated.
Neil Pike. Protech Computing Ltd
(Please post ALL replies to the newsgroup only unless indicated otherwise)
|
|
|