BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 07-11-2008, 07:02 AM   #1
LiteWait
Knows Where the Search Button Is
 
Join Date: Oct 2005
Model: 7250
Carrier: ATT
Posts: 20
Default SocketConnection in simulator _seems_ to work

Please Login to Remove!

I've created a SocketConnection to a server on the internet and the code in the debugger seems to work fine (no exceptions are thrown), but no data actually arrives at the server. I've got the MDS simulator running as well and I can do Http connections to the server so I know it is working. Any thoughts to why the code _appears_ to work?

...
c = (SocketConnection)Connector.open("socket://" + ddsStore.getServer() + ":8081");
os = c.openDataOutputStream();
is = c.openInputStream();

os.writeByte('@');
os.writeUTF(s);
os.flush();
...
Offline  
Old 07-11-2008, 07:16 AM   #2
LiteWait
Knows Where the Search Button Is
 
Join Date: Oct 2005
Model: 7250
Carrier: ATT
Posts: 20
Default

Ahhh...I just tried to telnet to port 8081 and I get connection refused...makes sense as I am VPN'd into the corporate network but I am firewalled. However, why the heck isn't something throwing connection refused?
Offline  
Old 07-11-2008, 09:33 AM   #3
LiteWait
Knows Where the Search Button Is
 
Join Date: Oct 2005
Model: 7250
Carrier: ATT
Posts: 20
Default

Not so fast. I wrote a simple perl server script that listens on socket://localhost:8081....

Even when I send data at localhost I don't get an exception and I don't get any data either. Is this something with the simulator? I've has this code working on server J2ME phones without problem. Any ideas? Thanks.
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


Chroma 6312 DC Electronic Load Mainframe  picture

Chroma 6312 DC Electronic Load Mainframe

$239.96



Fluke Networks Versiv Modular Mainframe AS IS picture

Fluke Networks Versiv Modular Mainframe AS IS

$1500.00



SHC SYSTEM 6 MAINFRAME + Mixed Modules 6-562,6-201,6-402. picture

SHC SYSTEM 6 MAINFRAME + Mixed Modules 6-562,6-201,6-402.

$99.99



vintage mainframe computer Circuit Boards picture

vintage mainframe computer Circuit Boards

$300.00



ILX Lightwave LDC3908 Laser Diode Controller Mainframe with Key picture

ILX Lightwave LDC3908 Laser Diode Controller Mainframe with Key

$480.00



National Instruments NI PXI-1044 Chassis 14-Slot PXI Mainframe 189105E-01 Rev 01 picture

National Instruments NI PXI-1044 Chassis 14-Slot PXI Mainframe 189105E-01 Rev 01

$199.99







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