porting problem in SonyK750

Hi all,

I am working on porting for SonyK750. In this, If I will try to connect the remote server, I got the error

"Warning: To avoid potential deadlock, operations that may block, such as

networking, should be performed in a different thread than the

commandAction() handler."

and I can't to move further process in the project.

How to solve this?Anyone help me pls..

Thanks,

svbb.

[440 byte] By [svbba] at [2007-10-3 5:35:57]
# 1
> and I can't to move further process in the project.:(> How to solve this?Simple.To avoid potential deadlock, operations that may block, such as networking, should be performed in a different thread than the commandAction() handler.
cotton.ma at 2007-7-14 23:43:34 > top of Java-index,Other Topics,Java Game Development...