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

CICS IP Socket technology


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
raghav08
Currently Banned

New User


Joined: 03 Jun 2008
Posts: 94
Location: Bangalore

PostPosted: Fri Nov 21, 2008 11:46 am
Reply with quote

Hi,

Our project involves changing the link (From SNA to TCP-IP) from client CICS to server.

But we are facing the problem with this, getting time-outs when connecting to server ( this may be firewall related) , but i could not prove it.

Please some one assist me by providing example program that works in this way.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Nov 21, 2008 11:49 am
Reply with quote

the application program is independent of the protocol

many many went fro SNA to TCP/IP and all the 3270 sessions kept flowing smoothly
after having been properly defined at these levels
VTAM, TCP/IP, emulator customization
Back to top
View user's profile Send private message
raghav08
Currently Banned

New User


Joined: 03 Jun 2008
Posts: 94
Location: Bangalore

PostPosted: Fri Nov 21, 2008 12:53 pm
Reply with quote

Enrico,

Thank you for your reply.

Could you please advice me, to whom I need to contact to over come these kind of issue.

(Do we need to verify anything in CICS tables like SIT/TCS..etc)
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Nov 21, 2008 1:13 pm
Reply with quote

if it is a simple network protocol transformation nothing has to be changed for 3270 emulated sessions
something might need to be done for the printer,

but if at least one 3270 emulation session is able to connect to cics and run the application
then from a strict cics point of view everything should be OK

speak to the NETWORK support anway
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top