BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 07-21-2010, 01:14 PM   #1
robmind
New Member
 
Join Date: Jun 2010
Model: 9000
PIN: N/A
Carrier: yui
Posts: 1
Default Edge Connection String Error,

Please Login to Remove!

Hi,

I develop ksoap application with blackberry. I have 8520.
My application works with wifi, but doesnt works with edge connection.
I tried below connection strings. But doesnt work.
Can you help me?

PHP Code:
 public String getHTTPAdd() {
        
String serviceUrl "";
        if (
radio.isSelected() == true){
            
setIsConStr(";interface=wifi"); 
            
serviceUrl "ttp://localhost/test/test.asmx";
        }
        else if (
radio2.isSelected() == true){
            
setIsConStr(";interface=wifi;deviceside=true");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }else if (
radio3.isSelected() == true){
            
setIsConStr(";19780/rim.net.gprs");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }
        else if (
radio4.isSelected() == true){
            
setIsConStr(";XXXXXXXXXXXXXXXX");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }
        else if (
radio5.isSelected() == true){
            
setIsConStr(";deviceside=true");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }
        else if (
radio6.isSelected() == true){
            
setIsConStr(";deviceside=false");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }
        else if (
radio7.isSelected() == true){
            
setIsConStr(";deviceside=false;ConnectionType=mds-public");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }
        else{
            
setIsConStr(";rim.net.gprs");
            
serviceUrl "ttp://myhost:3000/test/test.asmx";
        }
        return 
serviceUrl;
    } 

Also, i tried this example,
PHP Code:
setIsConStr(";deviceside=true;ConnectionUID=" +uid+";ConnectionType=mds-public"); 
PHP Code:
setIsConStr(";deviceside=false;ConnectionUID=" +uid+";ConnectionType=mds-public"); 
PHP Code:
setIsConStr(";deviceside=true;ConnectionUID=" +uid+""); 
PHP Code:
setIsConStr(";deviceside=false;ConnectionUID=" +uid+""); 
And, againly doesnt works.

(as an additional info, I use KSOAP Api to call Webservice)

Last edited by robmind; 07-21-2010 at 01:20 PM..
Offline  
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Atlas DCA75 Semiconductor Tester with Curve Tracing Capability on a PC,  picture

Atlas DCA75 Semiconductor Tester with Curve Tracing Capability on a PC,

$188.95



Peak, Atlas DCA55 Semiconductor Tester,  picture

Peak, Atlas DCA55 Semiconductor Tester,

$97.99



12 V Semiconductor Peltier Cooler Refrigeration Thermoelectric Peltier Cooler picture

12 V Semiconductor Peltier Cooler Refrigeration Thermoelectric Peltier Cooler

$34.83



Littelfuse Psr031ds0630z Semiconductor Fuse, Psr Series, 630A, Very Fast picture

Littelfuse Psr031ds0630z Semiconductor Fuse, Psr Series, 630A, Very Fast

$121.99



Dual Range Transistor Diode Semiconductor & Passive Curve Tracer Tester/Tracker picture

Dual Range Transistor Diode Semiconductor & Passive Curve Tracer Tester/Tracker

$26.99



MITSUBISHI PM25RSK120-1 POWER TRANSISTOR MODULE INSULATED SEMICONDUCTOR NEW picture

MITSUBISHI PM25RSK120-1 POWER TRANSISTOR MODULE INSULATED SEMICONDUCTOR NEW

$141.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.