xplodwild / nfcip-java

Automatically exported from code.google.com/p/nfcip-java
0 stars 0 forks source link

nfcipConnection disables display #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I'm working in the final project of my university studies in the 
"Universidad Carlos III de Madrid".
I'm using this protocol, nfcip 1.3.1, over j2me to comunicate two mobiles.

All comunications and implementations work fine. 
Only I have one problem: the Form (Displayable) that describes the NFCIP 
comunication operations does not appear in display until nfcipConnection is 
closed.

In other words, nfcipConnection disables or blocks the 
'display.setCurrent(Displayable)' operation on the display, at least until 
nfcipConnection is closed, at which time the Displayable finally appears with 
all its comunication messages printed (ie, the 'Displayable.append(String)' 
commands seem work fine).

What could be the problem and the solution?

What steps will reproduce the problem?
1. I access functionality about NFCIP comunication that use one Form - 
Displayable to describe this NFCIP comunication.
2.
3.

What is the expected output? What do you see instead?
I expect that this Form-Displayble appears first and going writing messages 
about the NFCIP comunication. But it appears at the end of the NFCIP 
comunication with all messages printed.

What version of the product are you using? On what operating system?
OS Windows XP SP2, J2ME, MIDP 2.0 and CLDC 1.1

Please provide any additional information below.

Thanks and sorry my english.

Original issue reported on code.google.com by jryo...@gmail.com on 28 Aug 2010 at 1:07

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hola
Estoy comenzando el pfc en la ETSIT de Cartagena y me gustaría hacerte un par 
de preguntas fáciles para establecer mi entorno de trabajo de desarrollo.

Quiero comunicar un lector acr122u con un nokia 6212 y estoy un poco perdido 
con la información que he recogido hasta ahora. Podrías decirme qué IDE 
utilizas (tal vez eclipse?), librerías jdk o jme??
Puedes enviarme una dirección de contacto aquí: byakkoryu-at-gmail-dot-com?
Gracias

Original comment by byakko...@gmail.com on 10 Oct 2010 at 1:24