开发者

Detect BlackBerry devices and their PIN's programmatically

开发者 https://www.devze.com 2023-02-01 20:03 出处:网络
I\'m looking for a programmatic way to obtain a list of BlackBerry devices connected to the computer. For *nix there\'s an open-source toolkit called Barry. It can display a list of connected BlackBer

I'm looking for a programmatic way to obtain a list of BlackBerry devices connected to the computer. For *nix there's an open-source toolkit called Barry. It can display a list of connected BlackBerry's along with their PIN's (unique identifiers). Is JavaLoader or any other Windows tool capable of serving the same task? BlackBerry Desktop can detect device and it's PIN, but I need a way of programmatic access to this information.

Any suggestions?

UPDA开发者_高级运维TE: Apparently, JavaLoader.exe has an option named "enum". I'm checking whether it works as expected.


"enum" command works perfectly.

0

精彩评论

暂无评论...
验证码 换一张
取 消