I encountered the same problem in the morning. :)
You have to check if your java socket actually listens the loopback port (127.0.0.1). Just change your ipstring to "127.0.0.1" and run simulator on the same machine of java socket. If it works, the java socket is bond with loopback.
from this + InetAddress.getLocalHost().getHostAddress()), I guess it is loopback, but I am not sure.
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee� Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
