Java and SNA: A case study
By Matt MacKinnon, Adam King, David Kaminsky2003-05-24
Native Calls
Note that a CPIC user can't tell whether the package is included in the standard Java distribution or calls an add-on DLL. In fact, what is and isn't included in standard Java depends largely on what Sun chooses to include. When standard function is lacking, programmers can compensate by implementing libraries that call native methods. Of course, it then becomes their responsibility to provide cross-platform support--something lacking in the prototype.
Tutorial Pages:
» Java and SNA: A case study
» The Java/CPI-C API
» Classic Transaction #1: The Pipe
» Classic Transaction #5: The Database Update
» Native Calls
» Diversion: Native Calls and Applets
» Performance
» CPIC Calls That Have Been Implemented
» Conclusions
» Footnotes
First published by IBM DeveloperWorks
