The following libraries can be used when developing application programs for OPH-5000i.

Native API library

The Native API library is a library for calling the native APIs provided by the OPH-5000i OS, and includes the following libraries.

ANSI-C library

Key library

Display library

File library

Timer library

Real time clock library

I/O library

Power control library

Barcode reader library

Communication library

MFi Communication Library

Wireless LAN library

System library

LogApi library

AdvancedMenu library

The AdvancedMenu library is a library for controlling screen display and input from the keys and the scanner.
By using this library, you can easily develop an easy-to-use application program with consistent operability without directly calling primitive functions such as the Display library, Key library, and Barcode reader library.

CodeConversion library

The CodeConversion library is a library for converting between UTF-8 encoded strings and OPH-5000i local character code strings.

CP1252 library

The CP1252 library is a library for changing the character set of OPH-5000i English version to CP1252.

FTP library

The FTP library provides FTP client functionality.
By using this library, you can connect to an FTP server and send, receive, delete, and rename files.

HttpRequest library

The HttpRequest library is a library for sending http requests to the web server and receiving responses from the server.
By using this library, you can send an HTTP request with a GET or POST method and receive an HTTP response from the server.

JSON library

The JSON library is a library for processing JSON string written in JSON format.

XML library

The XML library is a library for processing XML documents written in XML format.


Last updated: 2022/04/08