Java TV: Difference between revisions

Content deleted Content added
Amareto2 (talk | contribs)
referred to by BD-J
Amareto2 (talk | contribs)
mention 1.3
Line 1:
'''Java TV''' is the term used for a [[set-top box]], for which the [[software]] is written in the [[object oriented]] [[programming language]] [[Java (programming language)|Java]]. It currently is deployed only on the [[Connected Device Configuration]], which is currently limited to running on 1.3 JRE's .
 
Java version 2 has 3 variants:
* J2SE: the "Standard Edition"
* J2EE: the "Enterprise Edition", that extends J2SE with standards for backend programming
* J2ME: the "Micro Edition", that requires much less of devices it runs on with respect to peripherals, e.g., where the user interface or network is concerned. Java set-top boxes are based on J2ME.
 
==External links==