BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 12-04-2006, 12:04 AM   #1
Wira
New Member
 
Join Date: Dec 2006
Model: 7100T
Posts: 1
Default Error in reopening socket connection

Please Login to Remove!

hii guys..

I have a menu which will do this process every time user click it.
- ask user to type text
- open socket connection to server
- send the text to server
- close connection

i'am not using the BES, just connect directly to a web server, so i use deviceside=true parameter.
Code:
iSocket = (StreamConnection)Connector.open("socket://" + iServerName+ ":" + iPort + ";deviceside=true");
at the first user click this menu, the process works fine, but when the user click it again, its not working. The process will halt in the Connector.open statement for about 2 minutes and then throw exception "Unable to open connection".

i have try to debug my code, and i found that if i open connection and just read from socket it works fine on my process above, but if i open connection and try to write data to socket, it only success on the first time, the next will be fail in opening connection statement.

this is the code for read from socket:
Code:
iEngine.iSockOutputStrm.write((new String(iTransferBuffer)).getBytes());
iEngine.iSockOutputStrm.flush();
guys, please help me fix this error... thanks..
FYI, i'am testing it on emulator.
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


York 031-02755-003 CARD FLASH YCAL EXT RANGE MMHP picture

York 031-02755-003 CARD FLASH YCAL EXT RANGE MMHP

$230.84



TSXMFPP128K Schneider Modicon Flash Memory Card Used TSX-MFPP-128K picture

TSXMFPP128K Schneider Modicon Flash Memory Card Used TSX-MFPP-128K

$295.00



Flash Furniture Executive Side Office Guest Chair in Black picture

Flash Furniture Executive Side Office Guest Chair in Black

$190.00



LP Weather Logic Seam And Flashing Tape (boxes) picture

LP Weather Logic Seam And Flashing Tape (boxes)

$200.00



Mega Watt Lasers Laser Rod Flash Lamp Pumped Solid-State picture

Mega Watt Lasers Laser Rod Flash Lamp Pumped Solid-State

$195.00



8 rolls Owens Corning FlashSealR Foam Flashing Tape 6″ x 90′ 781380 NEW picture

8 rolls Owens Corning FlashSealR Foam Flashing Tape 6″ x 90′ 781380 NEW

$289.50







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