bhlonewolf Senior Member
Joined: March 29 2007
Online Status: Offline Posts: 198
|
Posted: November 17 2007 at 20:55 | IP Logged
|
|
|
I wrote a simple .NET Socket Client (C#) for talking to PH... nothing to write home about, but thought it might be useful to someone so figured I'd upload it. (You can play with it via your own editors, or d/l Visual Studio Express for free from Microsoft, or just run it independently.)
I haven't decided if I want to roll my own PLM-type controller software for use in MCE, or leverage a socket controller to talk to PH, so figured I'd start here. :)
2007-11-17_205054_PowerHomeSocketClient.zip
The settings are stored in the XML config files for the server/port/user/pass...
|