![]() |
Calling Web Service using WiFi Connection Hello All, I am developing an Application in BB in which I am calling the web service. This is working properly with the carrier internet. But when I am trying to call the web service from the device with Wi-Fi Connection, I am not able to connect to Web service. To use Wi-Fi Connection, I read te BlackBerry documentation which says to append the "deviceside=true;interface=wifi" infront of the url. I am making HttpConnection like this, url = "http://server-IP/web-service;deviceside=true;interface=wifi;ConnectionT ype=mds-public"; I tried with deviceside=false also, but still it is not working In norml case, with deviceside=false;ConnectionType=mds-public, it is working OK. Can anyone please guide me here, what am I doing wrong? Am I missing something obvious here. Is there any other setting I need to do to call Web service with WiFi connection. Thanks, Hemant. |
Moved to the Developer Forum, you will have better luck here. |
I tried interface=wifi and couldn't get it to work on our 8120. I could see a WPTCP service record with "wi-fi" in the name so i tried using that and it worked ok. So, get the service books for cid WPTCP and check the name of each for "wi-fi" (i also check for "wifi") and use the uid in the connection string - ;deviceside=true;ConnectionUID=<whatever> If anyone has an better alternative please say! |
| All times are GMT -5. The time now is 12:59 PM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.