Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
timnelson
Posts: 102
Registered: ‎07-15-2008
Accepted Solution

General Socket Error on Torch Simulator

Argh...

I've been using the Storm simulator to test my application.  I can read and write sockets and http just fine. Now I download the simulator for the Torch and I get "General Socket Error" on all network access.  I've looked through the debug I can't find anything different.

Ideas?

 

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: General Socket Error on Torch Simulator

What BlackBerry device software version are you testing on?  You can find this under Options, About on the BlackBerry Smartphone.

 

What transport route are you using?

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
timnelson
Posts: 102
Registered: ‎07-15-2008

Re: General Socket Error on Torch Simulator

Mark,

Sorry I just figured it out.  It had something to do with DNS resolution through my VPN.  I just used the IP address and I am good.

Thanks.

Please use plain text.