Our usage of the ECOM100 will be in an unattended environment. There won't be anyone actually viewing or interacting with the server application that communicates with the ECOM. Others involved want a way to know, with certainty, that our server application is still running / functioning correctly. I have thought the same that you suggest, configuring the ECOM to not require an ACK. In fact, even when it does expect an ACK and doesn't receive one, when V3000 goes to (A), the ECOM still seems to function and go about its business.
Anyway, I was hoping someone there might know if the ACK (via Visual Basic 6) should be sent back through the same socket the RBE was received on or if the ACK should be sent back using HEICCMRequest and if there is anything in the first 13 bytes of RBE protocol data that should to be used to send the ACK, particularly if bytes 4 and 5 are of any significance? And if the ACK is simply the string "Reply: #" where # might be resolved by using data from the 13 bytes of protocol data? And umm, I was also wondered if the ACK was sent via HEICCMRequest, is there a particular address it should be sent to? Sigh, I feel like I'm rambling
