Search the web
Sign In
New User? Sign Up
xAP_developer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1665 - 1694 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1665
Keith Doxy of KAT5 fame has a poll running on UKHA re which protocol most people use to control their HA gear... I am guessing that this is to do with which...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 1, 2005
1:01 pm
1666
I was planning to develop a Java Web applet that should stablish a communication socket with the Web server. This Web server already "speaks" xAP, so, I...
estratosapiens
Offline Send Email
Dec 2, 2005
1:17 pm
1667
xAP being UDP is intended for LAN operations. If you wish to reliably pass xAP between devices on the internet (cf intranet) then you should use TCP. There...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 2, 2005
4:56 pm
1668
I'm working on an xAP connector for the LynX-10 PLC and I have a few question about BCS. Is it the responsibility of the X-10 connector to convert a source ...
mustang8760
Online Now Send Email
Dec 2, 2005
6:12 pm
1669
Thanks, Kevin. I'm thinking in implementing a custom protocol for my application. I don't see the interest of using xAP with TCP and point to point ...
estratosapiens
Offline Send Email
Dec 2, 2005
6:56 pm
1670
... Sounds good.. ... Yes - the enpoint application translates from xAP addresses to device specific addresses. ... Well... yes and no. If you did this then...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 2, 2005
7:20 pm
1671
... few ... address? ... device ... intermediate ... and ... change ... your ... failure. ... duplicated ... are in ... configure ... Very relevant as I'm in...
g8kmh
Offline Send Email
Dec 3, 2005
1:31 am
1672
... Is that using the Milford Instrument board ?? ... Yes we have long said that a new UID format is 'in the wings' where the 255 limit will be replaced by...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 3, 2005
1:44 am
1673
... into a ... Yes, it is the Milford DMX transmitter board. ... (a ... addressing ... the ... or ... I'd go with the no limit (on BSC ID)and be controversial...
g8kmh
Offline Send Email
Dec 3, 2005
3:20 pm
1674
... We will probably have recommended lengths and a requirement to support some number of these as a minimum requirement to be xAP spec 'compliant'. Longer...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 3, 2005
3:32 pm
1675
... Hi Daniel, A little late joining this thread, sorry. I have done more-or-less what you are planning - but in my case, I wanted to be able to change icons...
Patrick
patricklidstone
Offline Send Email
Dec 5, 2005
3:19 pm
1676
... to you. ... Thank you Patrick for your suggestion but the Web server will reside in a embedded controller. Thus, your udp-tcp bridge can't be integrated or...
estratosapiens
Offline Send Email
Dec 7, 2005
11:59 am
1677
(I just posted this to the TiVo list by mistake... Apologies if you get it multiple times) I whipped up a quick application to manager Windows Service ...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Dec 8, 2005
3:06 pm
1678
I am a little confused as to how I should implement xAP in my application. I keep reading about the hub application and I am thinking that it would be a...
davepow16
Offline Send Email
Dec 8, 2005
8:27 pm
1679
Hi... ... A hub is required if two xAP applications run on the same PC. This is because only one application can listen on a given port at any one time . This...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 8, 2005
8:51 pm
1680
... That's great as I have the transmitter and some DMX kit. BTW There's a very nicely priced dimmer on offer from CPC currently. 4 Channel DMX Dimmer Pack...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 9, 2005
12:48 am
1681
... xFx ... There's a ... Yes, three arrived yesterday :-) The only downside compared to an NJD DPX12/4 is the size. ... on ... moment I ... there are ... ...
g8kmh
Offline Send Email
Dec 9, 2005
12:27 pm
1682
Hi All, I've been playing with various hacked Caller ID boxes for a while now with a view to using them as a cheap way of getting CID information onto my xAP ...
Martyn Wendon
martynwendon
Offline Send Email
Dec 9, 2005
2:15 pm
1683
I wonder whether anyone else is seeing this strange behavior: 1. IntranetLauncher does not seem to be seeing the web.service messages if it is running on the...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Dec 12, 2005
4:04 pm
1684
... Not seen this one before. Could you try running Viewer on the PC with the launcher and see if it sees the web.service messages. If the icons are apearing...
James
JamesTraynor
Offline Send Email
Dec 12, 2005
11:25 pm
1685
Hi, I'd like to request the vendor Id "Sandman" please. Many thanks, Andy....
Andrew Kilgore
fondlezz
Offline Send Email
Dec 13, 2005
12:38 am
1686
Viewer, run on the server that all of these xAP's run on, shows the web service messages: xap-header { v=12 hop=1 uid=FF111300 class=Web.Service ...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Dec 13, 2005
3:08 pm
1687
I'm running some test cases through the DMX plug-in against the spec and came across one I couldn't figure. From the spec: Example { v=12 hop=1 uid=FF123400 ...
g8kmh
Offline Send Email
Dec 20, 2005
8:11 pm
1688
That must be an error... No program I write would ever pick that out as a matching target. I'm still struggling a bit with untargeted messages, personally......
Sullivan, Glenn
gsullivandav...
Offline Send Email
Dec 20, 2005
8:27 pm
1689
It's from the BSC 1.3 spec PDF document, page 5...... http://downloads.xapautomation.org/documents/BSCv13.pdf Also there's a typo on page 8, para 2 which I...
g8kmh
Offline Send Email
Dec 20, 2005
10:05 pm
1690
Oops, it doesn't - it's a typo, I'll get it corrected in the spec K...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 20, 2005
10:07 pm
1691
... Can you confirm exactly what/where this is. I read para 2 and I think it is correct as written (as a response to a xAPBSC.cmd message). I agree that we...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 20, 2005
10:36 pm
1692
They have been deprecated for a while. Unless anyone screams at me to retain them over the next few days, I'll delete them. The BSC1.3 file (From Kevin) is the...
mark_harrison_uk2
mark_harriso...
Offline Send Email
Dec 20, 2005
10:45 pm
1693
... where ... think it ... agree ... a ... It ... Yep, that's the section. I'd suggest something like: A xAPBSC.info must be returned by a device supporting...
g8kmh
Offline Send Email
Dec 20, 2005
11:36 pm
1694
... Will give this some thought tomorrow (too may beers) as we are amending the text in the xapbsc.event sub section and yet this really relates to ...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 21, 2005
12:00 am
Messages 1665 - 1694 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help