[Muscle] Re: How best to use Bluetooth in Linux to communicate with GSM cards

Ismael Valladolid Torres ivalladt at punkass.com
Fri Jul 6 01:45:13 PDT 2007


M Shami escribe:
> I try to send a Token(challenge message) from Linux machine to GSM cards
> through wireless channel( Beare Independent protocol) fro authentication
> purposes.
>
> What I'd like to know are?
>
> 1- What local wireless mechanisms are available for Linux OS (debian or
> ubunto distributions)?
>
> 2-Can Bluetooth be used for this if it can be used, are there any
> packages/documentation publicly available for this?
>
> 3- What packages(API, Libraries) are available  for this task?
>
> Thank you for your help

Forget about BIP, it's probably too complex for what you're trying.

You can simply use the Bluetooth SIM Access profile with a compatible
mobile equipment. From your program you simply discover the Bluetooth
channel for that profile, open a connection and send APDU.

Check out [1]this discussion.

1. http://tinyurl.com/28fmz9

You'll need the SAP spec, download it from [2]here.

2. http://www.bluetooth.org/foundry/adopters/document/SAP_SPEC_V10/

Use the Linux BlueZ stack. If running Debian it's only an apt-get
install bluetooth away.

Cordially, Ismael
-- 
Ismael Valladolid Torres        GnuPG key: DE721AF4
                                   Jabber: ivalladt at gmail.com
http://linuxav.blogspot.com         Skype: ivalladt
http://lamediahostia.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.drizzle.com/pipermail/muscle/attachments/20070706/91b4da30/attachment.bin


More information about the Muscle mailing list