On Mon, 4 Jun 2012, Scott Talbert wrote:

>>> Yep.  I have done a bit more investigating, though.  It looks like the
>>> plugin is using some SOAP messages to communicate with the website.  It
>>> might be possible to do something, but we'd probably have to make our own
>>> GUI.

All,

I'm making some progress on the Harmony 300, albeit slow.  So far, I have 
been able to a) implement a connectivity test with the remote and b) do 
some basic communications with the web services.  The main challenge so 
far is that the web service seems to be somewhat picky about the XML 
messages that it accepts, so I've had to do a lot of tweaking there.  I'm 
using the Python 'suds' library to generate the SOAP messages.

The next step that I'm working on is getting the web service to give me a 
configuration file and then implement configuration file update 
communications with the remote.

The code doesn't really do much of any use to an end user at this point, 
but if anyone is interested in looking at it or testing it, let me know.

Scott

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to