
Today, I’ve found an interesting article about streaming in J2ME (written in Spanish).
If you are interested in mobile software and you know nothing about streaming this article is certainly recommended for you.
First, it describes what is the streaming technology and what is used for. It describes how limited used to be before in mobile devices, due to low bandwidth and proccesing power, and the new possibilites with the state-of-the-art devices.
Once you know what it is, the article describes the structure and how to start using streaming tecnology in your midlets.
Finally it shows problems not yet resolved (i.e. coverage loss…) and some possible fixes to them.
You can read the article here and start developing your first streaming mobile application right now!
More information on mobile streaming: Experiments in streaming in J2ME
October 4th, 2007 at 8:45 am
Introduccion al streaming en J2ME
Resumen y enlace a un interesante tutorial introductoria a la tecnologia de Streaming dentro de la plataforma J2ME. Imprescindible para todos aquellos que desarrollen aplicaciones para móviles hoy en dia.
October 4th, 2007 at 12:56 pm
[...] yesterday we spoke about streaming, today we have a wider article about the Multimedia API (JSR 135) in [...]