BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 11-18-2009, 09:38 AM   #1
LT_java
New Member
 
Join Date: Nov 2009
Model: 9000
PIN: N/A
Carrier: student
Posts: 7
Smile how to connect blackberry with laptop with socket

Please Login to Remove!

Hello,

I write a program to connect the blackberry with laptop with socket

try{
add(new RichTextField("Start to connection ..."));
SocketConnection sc = (SocketConnection)Connector.open("socket://134.91.99.178:4000;deviceside=true;interface=wifi" , Connector.READ_WRITE, false);

DataOutputStream os = sc.openDataOutputStream();

os.writeUTF("please show the position of the tag");
os.flush();
os.close();
sc.close();
}

catch (IOException e)
{
e.printStackTrace();
System.out.println("the server is not lisenning");
}

on laptop side, i write a program which open a server socket to listen. but the string "please show the position of the tag" cannot be correctly displayed on the laptop side, evertime it displays "NULL".

who can help me?

LT_java
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 A615003 AC Voltage Transform Unit picture

Chroma A615003 AC Voltage Transform Unit

$1100.00



Phoenix Contact Voltage Distribution Block Part No. 2315269 picture

Phoenix Contact Voltage Distribution Block Part No. 2315269

$30.00



(5) MicroChip MCP1700-3302E/TO Fixed 3.3V LDO Voltage Regulators - USA Shipping picture

(5) MicroChip MCP1700-3302E/TO Fixed 3.3V LDO Voltage Regulators - USA Shipping

$6.95



AVR SX460 Automatic Voltage Volt Regulator Replacement For Stamford Generator picture

AVR SX460 Automatic Voltage Volt Regulator Replacement For Stamford Generator

$26.88



Renogy 500A Battery Monitor High and Low Voltage Programmable Alarm 500A Shunt picture

Renogy 500A Battery Monitor High and Low Voltage Programmable Alarm 500A Shunt

$85.59



USB Type-C Meter Tester Digital Multimeter Current Voltage Power Detector +Cable picture

USB Type-C Meter Tester Digital Multimeter Current Voltage Power Detector +Cable

$19.98







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