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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1970 - 1999 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1970
Kevin, Do the xAP BSC commands still contain the "ID" field in the body? Do these messages keep the multi-block body feature after the new xAP spec? Thanks, ...
Daniel Berenguer
estratosapiens
Offline Send Email
Jul 15, 2009
10:38 am
1971
Hi Daniel, Yes the ID field remains in BSC bodies - it can now be longer of course to support the longer sub addresses in v1.3 and should be an even number of...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 15, 2009
11:10 am
1972
I have another question: For new designs that don't need the additional features provided by xAP v1.3, could we still use the old v1.2 format (with shorter...
Daniel Berenguer
estratosapiens
Offline Send Email
Jul 17, 2009
5:21 pm
1973
xAP v1.3 totally supports* xAP v1.2 so you can, should you wish still write xAP v1.2 applications - but I would make them tolerant of xAP v1.3 applications...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 17, 2009
5:57 pm
1974
Thanks Kevin! Daniel....
Daniel Berenguer
estratosapiens
Offline Send Email
Jul 17, 2009
8:00 pm
1975
This comes up repeatedly. There's a set of .ocx files (eg, ntsvc.ocx) that are not part of a standard Windows installation but that seem to be assumed to be...
Edward Pearson
erspearson
Offline Send Email
Jul 21, 2009
8:48 pm
1976
A new xAPP to try! xAP Data Parser will retrieve the contents of a page from a web site (html, text, xml, anything text based really), run a Regular Expression...
Martyn Wendon
martynwendon
Offline Send Email
Jul 24, 2009
3:10 pm
1977
Hi Neil and welcome... The BSC schema in xAP is the fullest in terms of supporting a discovery mode. In fact you can typically discover the name and state of...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 29, 2009
10:31 am
1978
Hi, First post/question How does the discovery process in xAP work? In particular the BSC section. It refers to this at the beginning of the specification and...
Neil Wrightson
nwsxap
Offline Send Email
Jul 29, 2009
10:39 am
1979
Hi - I am using the xFx framework to write an app, and the xFx message viewer for my hub. When I run the app message viewer shows a hub client renewal on every...
grumby89
Offline Send Email
Aug 2, 2009
5:04 pm
1980
Only thing I can think of is that the heartbeat you are sending is misformatted somehow, perhaps the interval value. Could you post the text of the heartbeat...
Edward Pearson
erspearson
Offline Send Email
Aug 7, 2009
10:21 pm
1981
But on second thoughts, that sounds perfectly normal. The hub renews the client when it sees its heartbeat. That is, the hub resets its client timeout counter...
Edward Pearson
erspearson
Offline Send Email
Aug 8, 2009
10:10 pm
1982
Hi Kevin, Sorry for the delay in thanking you for the response. Thanks. A few questions if I may - 1. Using your example, a new piece of hardware has been...
neil.wrightson
Offline Send Email
Aug 14, 2009
1:01 am
1983
... It is up to the device vendor or the installer to ensure that UID's are unique on the network. Some (most) devices have end user configurable UID's and...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Aug 14, 2009
1:42 am
1984
Hi, I did submit a request a few weeks ago but I guess it has gone astray. Could I request two Vendor ID's please 1. NWS - Newcastle Weighing Services 2. NWE -...
neil.wrightson
Offline Send Email
Aug 14, 2009
1:43 am
1985
Consider it done :-) K...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Aug 14, 2009
2:02 am
1986
Thanks. Regards, Neil Wrightson. _____ From: xAP_developer@yahoogroups.com [mailto:xAP_developer@yahoogroups.com] On Behalf Of Kevin Hawkins Sent: Friday, 14...
Neil Wrightson
neil.wrightson
Offline Send Email
Aug 14, 2009
9:48 am
1987
We have been asked on several occasions how to detect the end of a xAP messager as there is no unique EOM character. Typically in any reasonable sized packet...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Sep 13, 2009
4:04 pm
1988
The original xap spec provides extensions for framing a message over async serial which also delimit the start of the message - you don't need this 'hack' if...
Patrick Lidstone
patricklidstone
Offline Send Email
Sep 13, 2009
6:27 pm
1989
... Oh ... where is that in the spec ? it might be all we need. This is also tied in with some aspects of long message truncation and concatenation of...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Sep 13, 2009
7:30 pm
1990
I will dig it out - it included an optional checksum I think, and IIRC was framed by stx and etx (a kind of pseudo industry standard). I certainly used it with...
Patrick Lidstone
patricklidstone
Offline Send Email
Sep 13, 2009
7:45 pm
1991
One of the issues seems to be that there is conflicting views as to the length of a a UDP data packet payload. Some people cite 500 or 512 characters and some...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Sep 13, 2009
8:06 pm
1992
So the xAP delimiters for serial are defined in the 1.2 xAP spec here: http://www.xapautomation.org/index.php?title=Protocol_definition#Transport_Wrapper To...
Patrick Lidstone
patricklidstone
Offline Send Email
Sep 14, 2009
1:20 pm
1993
The double 0x0a terminator works for me, it's simple to implement - already done for my stuff. For reliable streams, such as TCP, I generally frame the...
Edward Pearson
erspearson
Offline Send Email
Sep 15, 2009
12:32 pm
1994
Hi Edward, Please see in-line responses... 2009/9/15 Edward Pearson <edward.mailgroup@...> ... ...but it isn't robust unless the message is sent...
Patrick Lidstone
patricklidstone
Offline Send Email
Sep 15, 2009
1:14 pm
1995
This is a graphical front end iPhone application (iViewer byCommand Fusion) . They have TCP/UDP socket support to handle two way interaction with remote...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Sep 15, 2009
1:25 pm
1996
... I can only assume in the iPhone app's case the API they are using returns a buffer which might have several concatenated UDP datagrams within. Maybe there...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Sep 15, 2009
1:36 pm
1997
2009/9/15 Kevin Hawkins <yahoogroupskh@...> ... So the AMX isn't RFC compliant :-) The RFC you've quoted from is defining the lowest common...
Patrick Lidstone
patricklidstone
Offline Send Email
Sep 15, 2009
1:40 pm
1998
I don't mean that packet fragmentation or re-ordering are myths - just that when dealing with xAP at the IP stack (socket) interface you are dealing with...
Edward Pearson
erspearson
Offline Send Email
Sep 15, 2009
9:21 pm
1999
If you are going work at defining the spec to be able to use tcp you might as well define it so that it works in the ipv6 world as well. Steve From:...
Bauer, Steven J.
stevejbauer
Offline Send Email
Sep 16, 2009
9:33 am
Messages 1970 - 1999 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