java - DNS Error On BlackBerry Simulator and Phone -


hey all, having little trouble here connecting application on bb. i'm using ksoap2 call java webservice made running on glassfish 3. on simulator when call url

"http://equilibrio-120:8088/socialvoiceserver/socialserverwsservice"

everything works , connects, web service running on own computer. if append ";deviceside=true" url fail giving me dns error. know why happens?

"deviceside=true" tells connection use directtcp goes on cell phone carrier's network. since service running on local computer blackberry need connected network append url ";interface=wifi" use wi-fi network. alternatively, host web service somewhare accessible internet.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -