Using the .NET managed library, I am able to connect/authenticate with the device and execute a antfHost.Download(0,0,0) message which returns a directory that I get from the GetTransferData() call.
My question is.... where do I go from here? THe documentation on this device is a bit confusing, and hasn't enlightened me on how to extract real data.
The download command returns the following:
Received Directory
ANT-FS Directory Version: 0.1
Index Data Type Identifier Flags File Size Timestamp
0 0 0 Re 48 10/23/2012 12:04:36 AM
1 0 0 0 190
2 128 9-0 Re|Er 514 10/23/2012 12:04:36 AM
3 File(s)
Any help much appreciated