Dear all, I have been put in the emarrassing position today of having received a complaint about "the xAP group". It would appear that some people have been...
I don't think that this is related, but I'll publicly admit that I dropped the ball a couple years ago, when trying to write code to interface FiRM to a PC,...
... Glenn, I have had other such "notes" off list this evening admitting to longer timescales and more kit, never returned (you know who you are.... Consider...
... seems a language very well suited to handling xAP. From "speaking no Python" this lunchtime, I've now got a very basic "xAP message viewer" application...
... wrote: ... and today, a hub-aware, heart-beat pumping, version of the "PythonListener" that certainly works with Stuart's .NET hub, and picks up messages...
Nice job, Nark! My approach was a bit different - I extended the python engine itself so that it was xAP aware. But I think your approach might well be more ...
Is anyone able to do this? What I'm really like to be able to do is control an MP3 player entirely by xAP - not just transport, but music selection (and, if ...
Hi Mark, Not totally sure what your trying to home in on here... so perhaps offtrack but.... TelCanto is xAP enabled in the current beta release, and also...
... We have a client for whom I'd like to use a xAP solution. The client wants, in each of four rooms, a wall-mounted "small panel" from which he can control...
Moved over from xap_automation ... And here it is: Messages received xAPBSC.Assoc.Create target={address of local device(s) (wildcarded)} assoc.[n] ...
Hi Malcolm, Just playing with this driving a xAP audio player. To do this I have written a xap-audio conduit for WinAMP, one that I hope will eventually...
Hi Kevin, The xAP player implementation currently works as follows: - issue an Audio.Playlist/Playlist.Track Play command - wait up to 5 seconds for the state...
... trigger .... at least, that's how I think of it. Creates an association between a target and a trigger, such that the target reponds whenever the "trigger"...
Looking at the UDP issues with this device (first spotted by Mark H) it looks like a xAP native implementation on this device looks out of the question. Seems...
Could xAP be implemented as a TCP connection to James' XServer ? Requires a PC helper app but has the potential advantage that messages could be prefiltered if...
... Remember I have also have my equivalent of the X-server. I haven't had a go with Jame's (shame on me), but it would be nice to standardise on the tcp ...
Are xAP addresses (source, target, subaddress) supposed to be case sensitive or case insensitive? If I've read the spec correctly, it is silent on the issue,...
Kevin, Did you get your WinAMP conduit working OK? Let me know if there are still any issues with the TelCanto xAP support. I've now got the UPnP Media ...
... Nooooo...... Catastrophic hard disk failure this morning. Turns out that the area of the server we were using for "software under development" wasn't being...
Hi Malcolm, Nope I haven't yet Malcolm but I have got the xAPWinAMP connector implementing all the messages you should need. I have been studying the xAP...
I agree, and that's how all my code is written. But I also agree it's not clear from the spec... have I missed something? _____ From: Patrick Lidstone...
On Fri, 25 Feb 2005 22:46:02 -0000, "Edward Pearson" ... Mine too. I will always *preserve* case in the value section of the pairs. xFx tends to lose case and...
On Mon, 24 Jan 2005 09:01:31 -0000, "Edward Pearson" ... Okay, whilst encoding characters in UTF8 is 'off-spec' it seems, I have added a little extra...
There is a new beta version of TelCanto, V1.1.4, available for download from the TelCanto web site. The focus of this release is to make several new...
Hi All, I recall a while ago a simple change being made in the way that hub operate in the xAP world, as follows. If an application is unable to use 3639 then...
Yes... the 'change' was a move to the xAP application using the 'ephemeral' port range rather than 3640 upwards which most previous applications had done....