Hey,

I am developing on top of Barry project to add support for other USB channels. 
I 
noticed (via the BlackBerry Engineering Screen) that some utilities like the 
Desktop Manager is USB authenticated - whatever that means - (the 
is_Authenticated value is set to True in the Engineering Screen), while some 
command line utilities are not authenticated (is_Authenticated is set to 
False). 

I'm developing a module to communicate with one of the USB channels and after 
successfully opening the channel, I receive the following message from the 
device over USB: "You must authenticate" whenever I try to send any commands. I 
sniffed the USB traffic and looked for any "magic packets" that cause 
is_Authenticate to be True, but got no luck so far.

I'm working with 9700 and the device is not password protected.

Sample of USB response packet:

1b 00 00 00 1b 25 00 00 59 6f 75 20 6d 75 73 74 20 61 75 74 68 65 6e 74 69 63 
61 
74 65 2e 00.....%..You must authenticate..

Anyone experienced this problem before?


      
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to