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



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


Jelenko Commodore LS VPF with Pump  picture

Jelenko Commodore LS VPF with Pump

$875.00



Mitsubishi Control Board DM00N649.  SM76A127G02 . Ductless unit 47-0910KR (C64) picture

Mitsubishi Control Board DM00N649. SM76A127G02 . Ductless unit 47-0910KR (C64)

$120.00



3D MULTIMEDIA VIDEO CARD C64/V2 1MB picture

3D MULTIMEDIA VIDEO CARD C64/V2 1MB

$99.00



Vintage Holt Commodore Commercial Floor Scrubber Polisher Buffer Burnisher picture

Vintage Holt Commodore Commercial Floor Scrubber Polisher Buffer Burnisher

$599.99



Mahlo K 1313 /w Base Terminal 2263036 SKBI 64/C64 Gepruft PLC K1313 Dual P/I picture

Mahlo K 1313 /w Base Terminal 2263036 SKBI 64/C64 Gepruft PLC K1313 Dual P/I

$650.00



Vintage Printer Switch box Commodore 64/Sanyo Mountable Computer PC picture

Vintage Printer Switch box Commodore 64/Sanyo Mountable Computer PC

$49.00







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