verokoppen
03-28-2003, 04:58 AM
Hello!!!
i have developed a midlet that builds a socket-conection with a server, send Strings and get them back, showing them in the screen.
It works perfectliy with the Handy-Emulator in JBuilder8. When i try to run it in my Palm-Emulator, i cannot see the Strings that are being sent back from the server... It seems to be, that the Screen doen't do a proper update (a thread is running in background, to update the correspondent TextField with the received-String).
Do you know which could be the problem??? Why does it run ok in the handy emulator and not in the Palm emulator??? Thanks in advance!! :)
Verónica.
i have developed a midlet that builds a socket-conection with a server, send Strings and get them back, showing them in the screen.
It works perfectliy with the Handy-Emulator in JBuilder8. When i try to run it in my Palm-Emulator, i cannot see the Strings that are being sent back from the server... It seems to be, that the Screen doen't do a proper update (a thread is running in background, to update the correspondent TextField with the received-String).
Do you know which could be the problem??? Why does it run ok in the handy emulator and not in the Palm emulator??? Thanks in advance!! :)
Verónica.