The Collective2 site says:
Using the Signal Entry API is easy. Your software needs to be able to access a Web URL. (It needs to be able to ‘GET’ a Web page.) This is a trivial matter in Perl, C++, or VB. If you need assistance with this, please post a message on our Forums; I’m sure you will be able to get help from one of our geeky members.
I have looked through the forum and found nothing…
Does anyone have sample C++ code to set the HTTP GET and then deal with the reply?