I just found this, and it may help you guys with multiple network cards get your xAP environment more stable... http://support.microsoft.com/kb/894564/en-us ...
I know it's been a while since I have had time to look at this, any progress on your ends? I am interested in developing xap plugins, but am waiting until the...
You can take the xFx code and recompile the whole thing under C# 2005. There are some gotchas when debugging but generally everything behaves. .NET 2.0 makes...
On Tue, 31 Jan 2006 12:07:33 -0000, "drodegeb" <drodegeb@...> ... Errrr, oops! <holds hand up> yes, it's sitting here needing packaged up and finalised....
As I know there are probably more than a few Modtronix SBC45EC boards lying around doing nothing, I have some code which puts the xAP UDP Ethernet packets out...
Here are some questions that Ron from Promixis asked me that I have copied here (with his permission) as I think they are useful to others.. Kevin Some...
<snip> Currently it is just how the installer chooses/sets it up. When we move to the newer UID format which BTW is likely to be UID= NN.AAAAAA:SSSSSS...
... <Here's my thoughts on this...> The issue is that different developers are seeing the need for different lengths of identifiers for their implementations -...
... Of course you could ignore them too if you aren't using them . No need to parse the UID= line at all :-) You do need to generate them correctly of course,...
Staurt, apologies I may have asked this question before? What does the Source.Vendor remain as KCSoft in the HeartBeats when I use the following code: ...
Before I go off down a blind alley, has anyone else considered extending a display schema to include a 'sticky' flag? I'm thinking about xAP 4x20 LCD displays...
We had a fairly long discussion on display messages a while back. What starts as a simple idea can rapidly become quite involved. We ended up with the concept...
No big new features, just general improvements on how it serves files. It fixes an issue when serving lots of binary files that after a while would stop and...
Whilst doing some PIC debugging I noticed that not all xAP applications use the same UDP broadcast address. A few, including Netiom, use 255.255.255.255...
Hi J, I am getting reported from a xAP C-Bus gateway user a frequent runtime error 91 in the latest HS plug-in, and I have just experienced it here too. I...
... ahh what fun, a totally random error, how i love to debug these. An error 91 would either imply some corrupt data or maybe one of the buffers is getting...
Hello It's my first email to the developers group but I'm struggling to get to grips with some aspects of xAP. I have looked back through the archives but...
... Hi Ian ... Yes and no, BSC was aimed at providing a straightforward schema to interact with simple devices. It supports devices that have binary, analogue...
I understand that the SMS schema (http://www.mi4.biz/modules.php?name=Content&pa=showpage&pid=13) is mainly oriented to send SMS messages in a xAP environment....
Patrick has a basic schema described here http://patrick.lidstone.net/haweb/text_message.HTM Hope this helps KevinT _____ From: xAP_developer@yahoogroups.com...
Kevin, Thanks for the reply. I hadn't realised I could restrict the target length and still be compliant. I should have a little time again next week so I'll...
Thank you very much, Kevin. Daniel. ... [mailto:xAP_developer@yahoogroups.com] ... <http://groups.yahoo.com/gads?t=ms&k=Palm+developer&w1=Palm+developer&w2=Fil...
... Actually xAP doesn't formally restrict the length to even 128 .. all that restricting it to very short addresses causes is the device not being able to...
Hi all I am looking at expanding a current project to produce an embedded interface to HomeVision. My plan at the moment is to have an Ethernet enabled device...
Hi Ian, Interesting - I was (once) looking at doing just this too - both to get a xAP enabled HomeVision controller which a load of people would like I'm sure...
Hi Kevin This will be interesting there is no doubt about that. There is likely to be around 16k left over after the Ethernet stack has had it chunk. I can ...
Hi All After last night discussions on xAPTalk, I had a look at the xFx source and tried to change the UID format. As far as I can see there is no way we could...
I've seen that some xAP applications send messages with white spaces before the keywords. For instance: xap-header { v=12 hop=1 uid=FF456700 class=xAPBSC.query...