beautypg.com

Example code – ThingMagic Mercury API v1.23.0 User Manual

Page 15

background image

Example Code

Introduction to the MercuryAPI

15

Example Code

In addition to using this guide, there are several example application and code samples
that should be helpful in getting started writing applications with the MercuryAPI.

Please see the following directories in the MercuryAPI zip package for example code:



/cs/samples - Contains C# code samples in the ./Codelets directory and several

example applications with source code. All samples include Visual Studio project
files.



/java/samples_nb - Contains Java code samples and associated NetBeans project



/java/samples - Contains Java code samples for Android Operating System



/c/src/samples - Contains C code samples, including a Makefile (in ../api) for building

the samples.



/c/ios/Samples - Contains C code samples for the IOS Operating System