
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
IBM System i APIs at Work
About this book
Application Program Interfaces (APIs) are powerful, built-in tools used to solve business problems. Many System i programmers, however, do not have a working knowledge of the APIs available within i5/OS. Worse still, programmers who are familiar with the use of APIs may not be taking full advantage of the APIs and processing techniques available to them. In this book, author and noted IBM API expert Bruce Vining is your guide to making sense, and effectively mastering, the wide variety of APIs available with System i. Each chapter is full of real business-world examples that you can modify and use in your own environment. In recent years, the business programmer has had to integrate applications—often from different operating systems and programming platforms—using different languages to integrate business rules and requirements. APIs allow you to gain access to the underlying structure of an application. With this book you will soon realize that APIs are among the most powerful tools in your toolbox. New for this edition: • New chapters covering topics such as exit point concepts, Integrated File System, date and time, cryptographic services, TCP/IP, and more • Sorting, character data conversion, and user application information • APIs are covered in depth • Fully updated code on previous APIs to bring them up to newer standards • Updates to API changes since the previous edition • Modernized RPG code to demonstrate current coding style • An Appendix with COBOL examples and implementation including API equivalents for RPG support of memory management, bit testing, edit words, and more • Check Your Knowledge tasks at the conclusion of each chapter with solutions provided in RPG and COBOL Write client and server applications that enable your System i to communicate with other systems, such as PCs, using sockets
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access IBM System i APIs at Work by Bruce Vining,Doug Pence,Ron Hawkins in PDF and/or ePUB format, as well as other popular books in Computer Science & Hardware. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Title Page
- Copyright Page
- Dedication
- Acknowledgments
- Table of Contents
- 1 - API Fundamentals
- 2 - Retrieve APIs
- 3 - List APIs
- 4 - Command-Processing APIs
- 5 - Object APIs
- 6 - Data-Queue APIs
- 7 - Database File APIs
- 8 - Date and Time APIs
- 9 - Character Conversion APIs
- 10 - Message APIs
- 11 - Cryptographic Services APIs
- 12 - Security APIs
- 13 - Work-Management APIs
- 14 - Integrated File System APIs
- 15 - Socket APIs
- 16 - Odds and Ends
- A - The Examples
- B - Fixed Form ILE RPG Examples
- C - ILE COBOL Examples
- D - Answers
- E - About the Code on the Web