Intermec PC43d IDL Smart Printing Resource Kit Developer Guide - Page 9

Resource Kit Directory Structure and Contents

Page 9 highlights

Resource Kit Directory Structure and Contents After you download and install the Resource Kit on your development PC, you can find these components in the directories listed. Smart Printing Resource Kit Directories and Content Descriptions Path Dll\IntermecPrinter.dll Dll\Mono.Data.Sqlite.dll Dll\Mono.Security.dll Docs\Shortcut to Smart Printing API Reference.htm Docs\Smart_Printing_API_Reference Docs\Mono.Data.Sqlite.dll Docs\SQLite3.chm Examples\Code Examples\Projects Utils\FtpPut.exe Description .NET library providing the printer API in the namespace Intermec.Printer. .NET library providing SQLite3 database connection. .NET library providing security and cryptography functionalities. Shortcut to the Smart Printing API Reference home page, describing the Intermec.Printer API. Directory containing HTM files for the Smart Printing API Reference. Microsoft Compiled HTML Help file describing the Mono.Data.Sqlite bindings API. Microsoft Compiled HTML Help file describing the SQLite3 database. Directory containing sample C# applications and code snippets. These are the same samples as provided in the Smart Printing API Reference. Directory containing sample C# Visual Studio projects. Minimal FTP client utility used to transfer files to the printer. Note: You do not need to copy any .dll files to the printer. These .dlls are already present in the printer file-system under /usr/lib/mono and /usr/lib, and are used by the printer mono run-time. IDL Smart Printing Resource Kit Developer Guide 3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

IDL Smart Printing Resource Kit Developer Guide
3
Resource Kit Directory Structure and Contents
After you download and install the Resource Kit on your development PC, you can
find these components in the directories listed.
Smart Printing Resource Kit Directories and Content Descriptions
Path
Description
Dll\IntermecPrinter.dll
.NET library providing the printer API in the
namespace Intermec.Printer.
Dll\Mono.Data.Sqlite.dll
.NET library providing SQLite3 database
connection.
Dll\Mono.Security.dll
.NET library providing security and cryptography
functionalities.
Docs\Shortcut to Smart Printing API
Reference.htm
Shortcut to the
Smart Printing API Reference
home
page, describing the Intermec.Printer API.
Docs\Smart_Printing_API_Reference
Directory containing HTM files for the
Smart
Printing API Reference
.
Docs\Mono.Data.Sqlite.dll
Microsoft Compiled HTML Help file describing
the Mono.Data.Sqlite bindings API.
Docs\SQLite3.chm
Microsoft Compiled HTML Help file describing
the SQLite3 database.
Examples\Code
Directory containing sample C# applications and
code snippets. These are the same samples as
provided in the
Smart Printing API Reference
.
Examples\Projects
Directory containing sample C# Visual Studio
projects.
Utils\FtpPut.exe
Minimal FTP client utility used to transfer files to
the printer.
Note:
You do not need to copy any .dll files to the printer. These .dlls are already
present in the printer file-system under /usr/lib/mono and /usr/lib, and are used by
the printer mono run-time.