![]() |
|
Internet access to Comfort - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html) +--- Forum: ComfortClient (https://www.comfortforums.com/forum-65.html) +--- Thread: Internet access to Comfort (/thread-689.html) |
- davids - 01-25-2008 If you take a look at our website (www.evertech.com.au) you can see that the EverHome software is available by download. This provides ssl connectivity over the internet to your Comfort system. Once you have registered on the website you can download, install and activate the software for a trial. We invite dealers and distributors of Comfort who would like to market and support our products in their locality to get in touch with us for the purpose of setting up distribution agreements. Regards, David c/o Evertech System Solutions - marinoss - 05-21-2008 Hi Chiu, Can you give us some feedback on the development of the new Webserver module? An indication of the launch date maybe? Thanks Marinos - juwi_uk - 02-20-2009 Hi Clinton, Finally after playing with your code for a year or so on and off it\'s only in the last week or so that I\'ve really started to do anything useful. Here\'s a screenshot of my initial work-in-progress based on your original code and ideas. Julian - mrtae - 02-23-2009 Hi Julian, Well done....the GUI look nice. ![]() Do you plan to share your great job with everyone as well? Thanks... - juwi_uk - 02-23-2009 Hi yes. Too big to post directly so I\'ve sent to Chiu to post (somewhere). Regards Julian - admin - 02-25-2009 The link to download the zip file is <link removed by JUWI_UK> The document comfortclient.doc is at <link removed by JUWI_UK> - juwi_uk - 02-26-2009 I\'ve modified my open source since this 1.0.0.0 version to fix a few bugs and add some new features; principally Quote:[size=2]Version 1.0.1.0 (23 February 2009) [/size]I\'ll see if Chiu can replace previous version on FTP (as too big to post directly) but send me private mail in the meantime if you want me to send you. Julian - admin - 02-27-2009 Quote:I\'ll see if Chiu can replace previous version on FTP (as too big to post directly) but send me private mail in the meantime if you want me to send you.Will do, once I get it - admin - 02-27-2009 New source code at <link removed by JUWI_UK> - cgiltrow - 02-27-2009 Wow Julian, That looks really cool! Well done! I\'m busy working on a (simplfied) Windows Mobile Client and a (very simplified) Windows Vista Gadget based on the same principles. The technologies are quite different though and I\'m busy learning C# to do the work. I may also need to base these on the interim server I built. I need to clean-up my server code a bit and them I will post that as well. It allows multiple clients to connect to the same UCM/Ethernet. I have also built the logging into the server side so that it does not need to sit on all the client sides. I would like to build an e-mail interface into the server side as well. I currently have an e-mail interface on the client side. I am also working on using the ccl file to provide some setup on the client and the server side. I would also like to build an MCE version of the interface. I have also had a look at mControl which might be an easy interim to the Mobile and MCE interfaces. I am doing a bit of research on what it will take to build a driver for that. It is not as pretty, but it is functional. Keep well. Clinton. |