I found the Barry project in my quest to get file transfer to/from BlackBerry device memory working without using Roxio Media Manager. >From what I have read about Barry and the parts of the source I have looked at, it appears that Barry does not support this. From searching the web and RIM's site, there does not appear to be any lightweight program to do this and I'm not going to waste my time trying to contact RIM to ask them to write one since others have not found them very responsive.
Sniffing the USB communication reveals that there is some initialization after which simple commands like GET and PUT and LIST are used to do transfers. I'm not much of a programmer and would like to see if anyone has or could write a utility that I could use to send packets to endpoint 0x4 or 0x3 (depending on BB model) and read from endpoint 0x83. I could then continue investigating and documenting the protocol. I've also been unable to get Barry to compile on my Debian system... Something about "no matching function for call to..." when compiling base64.cc. Thanks. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel