> Here's some more details....the end users TN3270 to a
> specific IP address and are presented with a VTAM
> application selection menu; from there they can select which
> system and application they want to connect to. Some of
> these applications are in fact on the z/VM box itself,
> others are on different systems (e.g., z/OS) at different
> locations. The end users are not just doing a simple TN3270
> connection to the z/VM box. I should have made that clear in
> my first note; sorry about that. ;-)

If all they're doing is tn3270 traffic to a VTAM application solicitor,
convert it to using DIAL VTAM in the VM TELNET connection exit.  There
will be a slight increase in host CPU utilization (the main point of
using the CPA tn3270 server was to offload the IP stack cycles outside
the host box), but it should be fairly minimal. 

Are they also using the CPA as their cross-domain communications link to
the other VTAMs? If so, then you are looking at doing EE. 

Reply via email to