Welcome to MOTODEV // Please log in.
The iDEN Software Development Kit (SDK) for Windows contains a set of 32-bit DLLs for WindowsCE. The iDEN Foundation Library is one of the provided DLLs that provides an application programming interface (API) for applications to access features of data-capable iDEN Subscriber Units through a serial cable connection.
Features
- API document
- Header files (IFL.H and IFLERROR.H)
- Release version of library (IFL.LIB) for applications to link with
- Dynamic Link Libraries (IFL_CE.DLL, IPL_CE.DLL, SERIAL_CE.DLL, IPING_CE.DLL, and IDIALER_CE.DLL) in release versions
- Sample application using Microsoft Visual C++ 5.0
- iDEN DTE/DCE Specification document. This is the document that describes all the AT commands supported by the iDEN phones.
Installation
- Prepare your HPC as specified in the "System Requirements" section of the API document.
- Copy all the DLL, H, and LIB files from the distribution to your local directory.
- Change the access rights for all the files in the "Sample" directory to "writeable" in order to open them in Microsoft Visual C++ 5.0 or later.
Please refer to the Application Programming Interface (API) document "IFL_API.pdf " located in the distribution for detailed information.
Operating Environment
The IFL library runs in Microsoft WindowsCE. It is compiled using Microsoft Visual C++ 5.0. Applications may be developed with an PC based programming language that supports C routines such as C/C++ or Visual Basic.
System Requirements
- Please refer to the API document for detailed system requirements.

