Like many programs there is always more ways to do one thing. Here is another way I found to talk to my PLC what I’ve been able to get is that i’m sending the direct HEX (PLM) commands to the PLC. Which in turn makes the processing faster. In my environment it helped a little [...]
Posts Tagged ‘XP’
More ways to speak to your Insteon Devices
Posted: January 5, 2009 in Software SetupTags: groups, Home Automation, Insteon, Insteon code, SDM, sdmserver, turn off device, turn on device, vb code, XP
1
How to open and send data in a specific port in VB / 2005
Posted: July 12, 2008 in Non Insteon ProgrammingTags: callerid, grab data from a ip port, Home Automation, Insteon, monitor port, System.net, tcp ip port checking, vb 2005, vb 6, Vista, watch a port, XP
Hi, in a previous article I had shown how to monitor & capture data on a specific port using VB. Mainly to allow my server send out notification to the clients, like a Caller ID Alert. That article can be found here How to monitor and capture data in a specific port in VB / 2005 [...]
How to monitor and capture data in a specific port in VB / 2005
Posted: July 8, 2008 in Non Insteon ProgrammingTags: callerid, grab data from a ip port, Home Automation, Insteon, monitor port, System.net, tcp ip port checking, vb 2005, vb 6, Vista, watch a port, XP
In one of my previous post I had shown how to capture the Caller Id info of a modem. So what do I do this the information?? In my case I notify all the PC in the house a particular caller / number is ringing by sending data on a specific port. So they know [...]