MMAPI

F

Fbx

I read that: "MMAPI can be implemented to run on a configuration;
example of configuration, and platforms on which the API can be
implemented are the Connected, Limited Device Configuration(CLDC), the
Connected Device Configuration (CDC), PersonalJava, JDK, and J2SE.
This flexible API has been designed to be run with any protocol and
format". It's exact???, can I write an application ,with MMAPI
classes, that runs on PersonalJava or J2SE????
 
D

Darryl Pierce

Fbx said:
I read that: "MMAPI can be implemented to run on a configuration;
example of configuration, and platforms on which the API can be
implemented are the Connected, Limited Device Configuration(CLDC), the
Connected Device Configuration (CDC), PersonalJava, JDK, and J2SE.
This flexible API has been designed to be run with any protocol and
format". It's exact???, can I write an application ,with MMAPI
classes, that runs on PersonalJava or J2SE????

Can you cite where the above quote came? It seems the person who wrote
that does not understand what the MMAPI is. It's is a *J2ME* optional
API set. It won't run on PJava. It wasn't designed for J2SE (there are
already existing APIs to do the work). It was designed to run on J2ME
configurations such as the CLDC and the CDC.

The person who wrote the above is wrong when they claimed it would run
on PersonalJava and J2SE. And why they add "JDK" to the list and what
it's supposed to refer to is beyond me...
 
F

Fbx

Darryl Pierce said:
Can you cite where the above quote came? It seems the person who wrote
that does not understand what the MMAPI is. It's is a *J2ME* optional
API set. It won't run on PJava. It wasn't designed for J2SE (there are
already existing APIs to do the work). It was designed to run on J2ME
configurations such as the CLDC and the CDC.

I read it on a pdf.Document,only just I find it I send you; can you
tell me what i must utilize to write application that playback and
captures audio (voice and file.wav) on platform as PersonalJava or
JDK(1.1.8) I want to write it for my iPAQ (where is installed Jeode VM
that is compatible with PersonalJ. and JDK1.1.8)
 
D

Darryl Pierce

Fbx said:
I read it on a pdf.Document,only just I find it I send you; can you
tell me what i must utilize to write application that playback and
captures audio (voice and file.wav) on platform as PersonalJava or
JDK(1.1.8) I want to write it for my iPAQ (where is installed Jeode VM
that is compatible with PersonalJ. and JDK1.1.8)

Sorry, I can't help you. PJava has been EOL'd, and I have no familiarity
with it.
 
F

Fbx

Darryl Pierce said:
Sorry, I can't help you. PJava has been EOL'd, and I have no familiarity
with it.
O.K., another question:Do you know if I can utilize CLDC with your
MMAPI on my iPAQ Pocket PC???that is, if Can I put CLDC( with
KVirtualMachine) and profile on Pocket Pc to run MIDlet????
 
D

Darryl Pierce

Fbx said:
O.K., another question:Do you know if I can utilize CLDC with your
MMAPI on my iPAQ Pocket PC???that is, if Can I put CLDC( with
KVirtualMachine) and profile on Pocket Pc to run MIDlet????

Are you asking if you can port the CLDC, MIDP and MMAPI? Yes, you can
port them, though for the MMAPI you will have to write your own hooks
into the implementation to support the APIs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top