javax.comm on pocket pc / MIPS ?

I just downloaded suns communication api javax.comm.it's for communication over serial and parallel-ports.does it run on Pocket PC, too?does it run under J2ME?does it run under the J2ME - MIPS profile?thx
[247 byte] By [slomomana] at [2007-9-29 8:49:31]
# 1

>does it run on Pocket PC, too?

Nopes, official versions just for Solaris and Windows.

There are "unofficial" versions for Linux.

>does it run under J2ME?

Maybe for Personal Java on x86 running Windows, but haven't tested.

>does it run under the J2ME - MIPS profile?

MIPS Profile == MIDP? If so the answer is no (by now).

tomasgarciamerasa at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 2
You mention javax.comm for windows, but I can only find downloads for Solaris and Linux. What am I missing?Thank you,Michael
sav8a at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 3
u can dowload java comm package for windowsIt will work for u.
MAdanSinghra at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 4

Thank you for the quick reply, I am still baffled: though you and others refer to a windows version, I find no such download. Is it on this page and I am not seeing it:

http://www.sun.com/download/index.jsp?tab=2

neither java communication downloads include windows here, just Solaris and Linux. Also, I notice in the references to the windows versions the filename is javacomm20-win32.zip, and that the sun website is touting version 3.0 - maybe windows got dumped?

I'm stumped.

sav8a at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 5
U can post u mail id I will send u comm api for windows that is file name javacomm20-win32.zip, if u need Bye
MAdanSinghra at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 6
Thank you again. In the interim I found that file for download on a hobbyist website.
sav8a at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 7
You might want to read this thread about comm... http://forum.java.sun.com/thread.jspa?forumID=4&start=15&threadID=484568&range=1
jschella at 2007-7-14 22:29:21 > top of Java-index,Other Topics,Java Community Process (JCP) Program...