10
0
Fork 0

readme updated

This commit is contained in:
Kevin Redon 2011-05-06 21:25:02 +02:00
parent 126304075d
commit eae1611e8c
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -40,6 +40,12 @@ sim_server.rb :
- it is SIMOS
- the SIM files have to be provided in a xml file
apdu_forward :
- it's just a APDU to SAP wrapped
- it take APDu from a IO, acts as a SAP client, connects to a SAP server,
gets the response, return the response APDU
- it has been used do use external SIM (or softSIM) with osmocomBB
Requirements :
- ruby 1.8.7
- rubygems and ruby-dev to build some gems