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....
P's site seems to be only available during lunar eclipses during a leap year I'm afraid ;-) Are you looking for something inparticular ? Lots of us have...
... Please sir, can someone write this up into the Spec? My VB applications don't address the issue at all - since it's handled by Patrick's VBX. My Python...
In order to do some testing, I've just knocked up a simple xAPp that pumps out random messages at regular (configurable) intervals. Wondered if this would be...
Hi Guys I have now got to the stage where I am writing the xAPp to act as a temporary connector to my BAZ-485 network (was xAP-485 but as it no longer natively...
On Wed, 23 Mar 2005 13:28:08 -0000, "Paul Barrett" ... Ummmm, no, sorry! I've not done anything BSC related at all so I've not looked into what or how I should...
Hi Paul, Which language are you using with .Net ? I have an 'unfinished' BSC skeleton app written in VB6 - all the xAP and the BSC stuff afaik is complete...
On Wed, 23 Mar 2005 14:25:07 -0000, "Paul Barrett" ... Let me know how you get on as it may give me some ideas how to support it. I really need a BSC project...
A flurry of messages recently concerning the Total Telematics single board computer on ukha_d. Looks like an ideal xAP host - but I note that it uses the same...
The processor on both systems is the same, however the network interface is different. Webrick, uses a siteplayer network processor, which handles the network...
... The Siteplayer chip has a standard, closed-source, firmware that implements the IP stack in firmware, only allowing access on two ports - 80 (http) and one...
See StuartP's post. They use the same PIC but the Telematics board does not use site player - so there is hope. It'd be nice to get one to play with but right...
I've got an updated build of the xAP Message Viewer coming along this w/e sometime with a few new features, and I was going to add some additional filtering...
... Just to recap on an offlist response I sent...... Two main areas would be really useful... 1) An ability to filter based on the schema which would...
On Fri, 25 Mar 2005 12:22:39 +0000, Stuart Booth ... A few updates to Viewer that may be of use to some of you. Have a peek only if you're curious or they...
Hi Stuart I have been working on my connector for the last few days and now that it is writing quite a lot of messages to the GUI Runtime display the following...
On Sun, 27 Mar 2005 18:38:56 +0100, "Paul Barrett" ... [munch] ... Oh, it's not you, that's a long standing error of mine that I've only ever seen now and then...
Hi Guys I found that this exception occurs more often when more threads are outputting messages at the same time. Perhaps the List View is not thread safe? ...
Listview is based on a collection class isn't it? There are a few limitations with multi threaded apps and collections, depending on how you've implemented...
The xAP spec says... * The delimiter determines the method of value encoding. o A = (equals, ASCII character 61 decimal) indicates that a value is encoded as...