Micro Focus Enterprise Server for .NET provides some support for communication with other Enterprise Server regions.
            	 
            
               		
               - A CICS region can be configured to connect to a native Enterprise Server region configured for JES, in order to submit JCL
                  through the CICS internal reader. The native Enterprise Server region must have a listener for the CICS Transaction Gateway
                  (CTG) protocol. Configure the hostname and port of the CTG listener in the 
                  		  Micro Focus Enterprise Server for .NET CICS region startup file.
                  		
               
- Micro Focus Enterprise Server for .NET includes an assembly, MicroFocus.SEE.Comms.Public, that allows .NET applications to invoke CICS transactions in a native
                  Enterprise Server region using CTG. See the 
                  		  The EXCI Interface for more information.