Information Module Profile: Difference between revisions

Content deleted Content added
m Vandalism eliminated.
Restoring information that was removed due to vandalism in 2017. Removing uncited sources template, article links to IMP specifications in "external links".
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(One intermediate revision by one other user not shown)
Line 1:
 
 
'''IMP''' stands for the ''Information Module Profile''. It is a specification put out by [[Sun Microsystems]] for the use of [[Java (programming language)|Java]] on embedded devices with very limited displays. It is a subset of the [[MIDP|Mobile Information Device Profile]].
 
IMP is part of the [[Java ME]] [[Software framework|framework]].
 
== Typical Requirements ==
* 128 kilobytes for the Java platform
* 8 kilobytes for persistent data
* 32 kilobytes for the Java runtime
 
== Noteworthy Limitations ==