Re: [Barry-devel] USB erial communication to Windows

2010-10-15 Thread Toby Gray
The usbclient program expects to receive and send certain hard coded messages. It uses this to work out how to decode the messages it receives (the output from the Blackberry from USB channels opened using Connectors has a header, where as output from USB channels opened using net.rim.device.a

Re: [Barry-devel] USB erial communication to Windows

2010-10-14 Thread Josh Kropf
When you run the usbdemo program it sends data to the handheld and the handheld sends some back. You will see the output from the program on the command line (stdout) I think (it's been a while since I tinkered with it). On 10/14/2010 06:10 PM, Eric Arseneau wrote: Does that mean that once I

Re: [Barry-devel] USB erial communication to Windows

2010-10-14 Thread Eric Arseneau
Does that mean that once I run the USBDemo.exe, run it, that the serial port will work? On Oct 14, 2010, at 2:53 PM, Josh Kropf wrote: > Eric, > > The USBDemo program is important. It sets up the channel for communicating > between the PC and the handheld. > > Simply using a terminal emulator

Re: [Barry-devel] USB erial communication to Windows

2010-10-14 Thread Josh Kropf
Eric, The USBDemo program is important. It sets up the channel for communicating between the PC and the handheld. Simply using a terminal emulator on the comm ports is not going to work I'm afraid. On 10/14/2010 05:32 PM, Eric Arseneau wrote: I KNOW this is the wrong list, but your the sma