Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

APPC vs CPIC

Status
Not open for further replies.

jjhughes

Programmer
May 9, 2006
1
0
0
US
I need to connect to an SNA server using APPC and LU I have a C# wrapper for CPIC and from what I have found is APPC is a lower level API than CPIC but APPC uses CPIC. What are the restrictions using CPIC over APPC

thanks,

Jeff
 
Your client and the server must both use CPIC or both use APPC. You can't have client use CPIC and server use APPC.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top