Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
ezhil
Posts: 17
Registered: ‎07-16-2008

Data Transfer

Hi,

 

   I created  a application which captures the screen and converting into jpeg format. Then i will send the bytes of the image  thru Wi-Fi to the server for displaying. Now how can i send the bytes of the image to desktop pc.

 

Is there any option to send the data from the BB device to pc like 1) port listener 2) usb cable.

 

Thanks

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Data Transfer

You could do this through USB.  Please have a look at the USBdemo included with the BlackBerry JDE for an example.

 

Or, if the PC supports it, you could transfer the data using a Bluetooth connection.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.