aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Redon <kevredon@mail.tsaitgaist.info>2011-05-06 21:25:02 +0200
committerKevin Redon <kevredon@mail.tsaitgaist.info>2011-05-06 21:25:02 +0200
commiteae1611e8c638bc268a51291516ca39811482b5d (patch)
tree817e8ed42b822090965a792adb33b03bf824f700
parent126304075da585e68d2a25ea24bf49b4457dff02 (diff)
readme updated
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 7f4772c..b8d9432 100644
--- a/README
+++ b/README
@@ -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