An open API service indexing awesome lists of open source software.

https://github.com/springcard/springcard.iwm2.sdk

SDK for IWM2 NFC readers from SpringCard
https://github.com/springcard/springcard.iwm2.sdk

Last synced: 5 months ago
JSON representation

SDK for IWM2 NFC readers from SpringCard

Awesome Lists containing this project

README

          

# SpringCard IWM2 SDK

## About this SDK

The IWM2 SDK is developed by [SpringCard](http://www.springcard.com) and is available for free to all Springcard’s customers, and helps to use with SpringCard’s products.

## Legal disclaimer

THE SDK IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

## What are the supported devices?

Every SpringCard RDR readers may be used with this SDK:

* [FunkyGate-IP NFC](http://www.springcard.com/en/products/funkygate-ip-nfc.html)
* [FunkyGate-DW NFC](http://www.springcard.com/en/products/funkygate-dw-nfc.html)

## Physical organisation of the SDK

The SDK contains, at its root :

* A *bin* folder with the compiled versions of the samples
* A *redist* folder with the needed redistributables
* A *projects* folder with the samples in C, C#, VB and Java
* An *src* folder with some shared code

## Required tools

This SDK requires a standard C compiler, a Java compiler (and runtime) and a .Net environment.

The .Net examples and projects can be used with Visual Studio 2015 Community Edition or SharpDevelop.

Both are respectively available here:
* [https://www.microsoft.com/en-us/download/details.aspx?id=48146](https://www.microsoft.com/en-us/download/details.aspx?id=48146)
* [http://www.icsharpcode.net/opensource/sd/](http://www.icsharpcode.net/opensource/sd/)

## How to contact us

For technical information, this form is available:

[http://www.springcard.com/en/support/contact](http://www.springcard.com/en/support/contact)

For any commercial request, please use this other form:

[http://www.springcard.com/en/contact](http://www.springcard.com/en/contact)

## Licence

See the LICENSE.txt file

## Changelog

See the CHANGELOG.txt file