Samples
This topic describes the samples that ship with the BizTalk RFID Mobile and BizTalk RFID Standards Pack.
The following list contains the names and descriptions of the samples that are shipped with BizTalk RFID Mobile.
| Name | Sample directory name in the package | Description |
|---|---|---|
CE Provider Template | CEProviderTemplate | This sample ships with a Visual Studio template that can be used to write DSPI device providers for devices running Windows CE 5.0 or Windows Mobile 5.0 or Windows Pocket PC. |
My First CE Provider | MyFirstCEProvider | The MyFirstCEProvider sample shows how to create a provider for a Windows CE device using the BizTalk RFID Mobile object model. |
|
Read Tags Application |
ReadTagsApp |
The ReadTags sample describes how to receive an event from an RFID Mobile provider and either store the event in a local sink or else forward the event to an RFID server. |
The following list contains the names and descriptions of the samples that are shipped with BizTalk RFID Standards Pack.
| Name | Sample directory name in the package | Description |
|---|---|---|
|
LLRP Extended Provider |
LlrpExtendedProvider |
The LLRP extension provider sample demonstrates how to write a provider which supports LLRP vendor extensions. The extended LLRP provider is written on top of standard LLRP provider (Microsoft.Rfid.Llrp.dll). |
|
Tag Data Translation (TDT) |
TDTSample |
The Tag Data Translation sample demonstrates the usage of the Encode, Decode and Translate operations (based on the EPC global ratified standard). |
|
WS-Discovery Provider |
WSDiscoveryProvider WSDiscoverySimulator |
The WS-Discovery Provider sample shows you how to develop a device provider by using the discovery library. This sample also ships with a device simulator that simulates a device supporting WS-Discovery protocol. |