ficklma1 Posted November 6, 2009 Posted November 6, 2009 Hi, I'm trying to send a tcp command using the Network Resource module to my Powerhome Socket Server. So far, no luck. Has anyone been able to get this to work? I'm not sure what setting in the module I need to set, i.e. Raw Text, BIN, etc. My goal is the communicate with Powerhome. I would like to be able to fire a trigger/macro within Powerhome. Any help would be greatly appriciated. Thanks, Mark
Michel Kohanim Posted November 8, 2009 Posted November 8, 2009 Hi Mark, Do you know what PowerHome expects? i.e. is it looking for binary data or ASCII? Does it require you to do a POST or a GET? If you can get Dave to let us know what is expected, then we can help you come up with the parameters. With kind regards, Michel Hi,I'm trying to send a tcp command using the Network Resource module to my Powerhome Socket Server. So far, no luck. Has anyone been able to get this to work? I'm not sure what setting in the module I need to set, i.e. Raw Text, BIN, etc. My goal is the communicate with Powerhome. I would like to be able to fire a trigger/macro within Powerhome. Any help would be greatly appriciated. Thanks, Mark
ficklma1 Posted November 9, 2009 Author Posted November 9, 2009 Hi Michel, I was able to get this to work. I had to use C Escaped code. Thanks, Mark Hi Mark, Do you know what PowerHome expects? i.e. is it looking for binary data or ASCII? Does it require you to do a POST or a GET? If you can get Dave to let us know what is expected, then we can help you come up with the parameters. With kind regards, Michel Hi,I'm trying to send a tcp command using the Network Resource module to my Powerhome Socket Server. So far, no luck. Has anyone been able to get this to work? I'm not sure what setting in the module I need to set, i.e. Raw Text, BIN, etc. My goal is the communicate with Powerhome. I would like to be able to fire a trigger/macro within Powerhome. Any help would be greatly appriciated. Thanks, Mark
Recommended Posts