summaryrefslogtreecommitdiffstats
path: root/libraries/librapi2/README
diff options
context:
space:
mode:
author redtricycle2010-05-12 23:30:40 +0200
committer Robby Workman2010-05-12 23:30:40 +0200
commitcf3b35f89ee01e66970f9088557ac5821f33057e (patch)
treecb46d3dd6bb906ff0d1871a87043be43cd00ca9f /libraries/librapi2/README
parentb12dc2bda8495676e5adb37a9da67a12b7127406 (diff)
downloadslackbuilds-cf3b35f89ee01e66970f9088557ac5821f33057e.tar.gz
libraries/librapi2: Added to 12.2 repository
Diffstat (limited to 'libraries/librapi2/README')
-rw-r--r--libraries/librapi2/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/librapi2/README b/libraries/librapi2/README
new file mode 100644
index 0000000000..4e20ce01ee
--- /dev/null
+++ b/libraries/librapi2/README
@@ -0,0 +1,10 @@
+The RAPI library is an open source implementation that works like RAPI.DLL,
+available on Microsoft operating systems. The library makes it possible to make
+remote calls to a computer running device. Documentation for the RAPI calls
+is available at this address:
+http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesdkr/htm/_wcesdk_CeRapiInit.asp
+
+In order to use librapi, a daemon that the device client connects to must be
+running on the computer using librapi.
+
+This requires libsynce.