Warning: To avoid potential deadlock, operations that may block, such asThe warning above says if you simply do a httpconnection in J2Me memory,you may cause a deadlock.So we should Java Threads to connect server and send/receive data.
networking, should be performed in a different thread than the
commandAction() handler.
Wednesday, February 21, 2007
Deadlock problem in J2ME networking
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment