Introduction - If you have any usage issues, please Google them yourself
This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDevices, FT_Write and FT_Read with a loop-back connector to write data to the device and then read it back.