Information Module Profile
IMP stands for the Information Module Profile. It is a specification put out by Sun Microsystems for the use of Java on embedded devices with very limited displays. It is a subset of the Mobile Information Device Profile.
IMP is part of the Java ME framework.
Typical Requirements
- 128 kilobytes for the Java platform
- 8 kilobytes for persistent data
- 32 kilobytes for the Java runtime
Noteworthy Limitations
- No API for displays