Hi Edward, on you blueyonder website you invite to contact you if interested in your .bas code for the xAP version 1.3. is it still available ? regards Andre...
Andre, Phew....We seem to have a communication problem.. I responded to a post you made a few days back in the xAP mi4 plugin area on the HomeSeer BBS where...
i made my own vb.net app to listen for xAP messages using the latest xAPIntranet ocx. it has the same problem - it cannot see the speedfan messages. it sees...
This issue has driven me nuts to figure out. I've tried lots of options, Vista and XP, old and new xFx hubs. I've tried different addresses, network setups...
great news James! i was starting to think it was some odd peculiarity w/ my system. with your suggestion, i am now seeing those packets in floorplan. ... ...
Hi Kevin, no you answered my questions. i have just not checked this email recently. the system is now working and i am getting the 1-wire...
Glad it's working Andre , I'm finding a few issues with the code and I'm adding a few bits as I progress. It's likely I'll release an update in a week or so...
Good Spot James ! ... I've ... the ... fault. ... first ... speedfan ... this ... header .This is ... from ... say it ... a ... in ... get ... latest ... ...
the xAPBSC now passes the correct 1-wire temperature through to Homeseer. In the attached word document the changed text is highlighted. The device status...
Hi Andre, Sounds good I'll take a look and try and merge this into the next release .:-) It will be interesting as you have a lot of Barionets there at the...
Hi Andre, I just had a quick look over the code and we need to tweak it a little... In xAP BSC there are three types of endpoints, binary, level and text and...
Brilliant, i replaced the "Text=" with "DisplayText=" and the info goes correctly through to Homeseer. the device status is now still displays "24.5 C"...
A minor update to fix an issue with the xAP parser. Speech 1.4 would incorrectly handle the Target= part of the header if there were upper case letters. You...
i'm building an app using 1.4 of the ocx. it's working fine capturing messages but when i try to send xap messages, the other apps on the same machine cannot...
Hi I have seen similar behaviour before on a couple of occasions on the system I have been developing on. It seemed to be due to the frequent stopping and...
?Hi, can you compare the original message and the second one in Viewers hex view. Are they absolutely identical ? What about the Wireshark comparison ? Which...
thanks! that helped me find the problem. i downloaded the latest viewer and looked at the hex view. i realized i had a space after the "{" and "}" in the...
http://www.mi4.biz/files/jabber/xapjabber_0_5_beta.zip For those daring to try! Should just copy over an existing install using all the same settings. It will...
Hi James, ... I'm guessing that I'm not properly escaping or something. I want to do something like: <a href="<linkBR>">click here</a> Hopefully, this shows...
try using <link> instead. All the BR versions insert what came from the display message with a <BR/> at the end. Depending on your jabber client you should be...
Hi, This new update to the xAP chat bot adds a Twitter gateway. The previous version of Four had the ability to post to your Twitter announcements when you...
Probably not quite what you were after but I have an app that's been out for testing for quite a while ( actually since 2006!) and never got around to a real...
I know that one can use a visual basic application to post UDP received data into Excel cells on a spreadsheet. Has anyone used xAP in this instance ?...
Not that I'm aware of ... but it's a nice application and probably fairly easy if there is a UDP interface already. Include an Excel cell address as the xAP...
This is absolutely 100% feasible - I've done something very similar, but never had any need to integrate it with xAP. The obvious drawback is that you will...