J2ME, MIDP 2.0, serial port control.
Hi All,
Trying to use Hellocomcomm in N80. ( the com port example program )
Using S60 3rd edition SDK, work fine in emulator, but program will be
closed directly in real phone.
I even can't see what happened... the program closes directly.
I also try the code / jar file from Nokia on E61, the result is fail
also.
Is any one success to control serial port ?
Thanks!
Boki.
.
Relevant Pages
- Re: Emulator serial communication problem
... Serial Port 1 to COM1, ... Emulator configures port as 38400/8/N/1. ... CloseHandle(hPort); ... (microsoft.public.windowsce.embedded.vc) - Re: Emulator serial communication problem
... Due to your advices I get my application on emulator worked, ... will give the ability to specify whatever port number ... "Serial Port 1" to None. ... CloseHandle(hPort); ... (microsoft.public.windowsce.embedded.vc) - Re: call is blocked in recvfrom() and no further proceedings in Wi
... For transmitting UDP packets through emulator, ... >> In windows CE, I'm able to send a request but I'm unable to receive it. ... >>> My program has to send request to service through port 5070(in this port ... (microsoft.public.windowsce.embedded) - Re: Emulator serial communication problem
... Normally the emulator images can be found here: ... will give the ability to specify whatever port number ... "Serial Port 1" to None. ... CloseHandle(hPort); ... (microsoft.public.windowsce.embedded.vc) - Re: Emulator serial communication problem
... but on emulator settings dialog I don't see the ... add a virtual port pair COM4COM5. ... "Serial Port 1" to None. ... CloseHandle(hPort); ... (microsoft.public.windowsce.embedded.vc) |
|