iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Older Versions of Iguana > Writing a Client Executable > Using a Client Executable to Receive Messages > Creating the Client Executable > Accessing the Client Executable Communication Libraries |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Your client executable must use the Iguana client executable communication libraries to be able to interact with an Iguana channel. These client executable communication libraries are:
These files are included with your Iguana installation. To use these client executable communication libraries, you must:
To include IGC.dll in the PATH environment variable:
To add a reference to IGC_csharp.dll to your client executable:
|