iDigi Monitor API not responding?

I’ve opened a socket on port 3200, sent the appropriate header information, but I don’t receive a response. Is this API working?

Aaaargh. Seems that the documentation and examples at http://ftp1.digi.com/support/documentation/90002008_E.pdf are wrong. They show an incorrect value for the # of bytes in the header. The 6 bytes in the header are not supposed to be included in that calculation apparently. Or at least when I change it to not include them, everything works OK. Please advise as to the proper protocol.

The length should not include the header – the examples are wrong. I’ll look into getting the documentation corrected.

Thanks,
Chris