The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: Intranet apps and hub port



--------------060602040605020001010004
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

The first of the two ports you are seeing will be the actual receiver.
If it binds to an external IP it will be port 3639 and if it can't then
it will be a high port number  (49000+) on localhost. The second port
will be the sender, which will be on the external ip, but this is never
bound to a  port. so the low numbers you are seeng are probably just
echos of that.
I'm still playing with various thing here to see if I can get to the
bottom of it.  I have discovered in vista, and that may cover win2k3r2
too, that I can have more than one app bound to a port on the same
interface, but it doesn't seem reliable.  All a bit odd really

James
Martyn Wendon wrote:
>
> Hi James,
>
> Thanks James, I think that you are correct in that there is something
> more fundamental amiss.
>
> I've done a little bit more digging:
>
> When I initially start Speech the heartbeat is:
>
> xap-hbeat
> {
> v=12
> hop=1
> uid=FF234500
> class=xap-hbeat.alive
> source=mi4.speech.ahsmediaserver
> port=3639
> interval=60
> }
>
> xFx Hub was already running though and netstat -abnp UDP reports:
>
> UDP    0.0.0.0:4655           *:*
> 3976  [xaptv.exe]
> UDP    0.0.0.0:1574           *:*
> 2160  [xFxHub.exe]
> UDP    0.0.0.0:3639           *:*
> 14828  [xAPSpeech.exe]
> UDP    0.0.0.0:4154           *:*
> 7664  [xAP Current Cost.exe]
> UDP    0.0.0.0:3207           *:*
> 14828  [xAPSpeech.exe]
> UDP    0.0.0.0:1047           *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:49154        *:*
> 7664 [xAP Current Cost.exe]
> UDP    127.0.0.1:49153        *:*
> 3976  [xaptv.exe]
> UDP    127.0.0.1:49152        *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:1049         *:*
> 2040  [News3.exe]
> UDP    192.168.1.9:3639       *:*
> 2160  [xFxHub.exe]
>
> note the 2 entries for Speech?
>
> When a malformed UDP packet is received by xFx I get the following in
> the event log:
>
> "ersp.xfxe.Hub ERROR Hub message loop socket exception
(MessageSize):
> A message sent on a datagram socket was larger than the internal
> message buffer or some other network limit, or the buffer used to
> receive a datagram into was smaller than the datagram itself"
>
> followed by:
>
> "ersp.xfxe.Hub ERROR Failed to bind receive socket to
192.168.1.9:3639
> (AccessDenied)"
>
> ....repeating over and over, xFx disappears from Viewer and other
> intranet apps on the same machine report that they aren't receiving
> xAP messages.
>
> at this point, netstat -abnp UDP reports:
>
>
> UDP    0.0.0.0:4655           *:*
> 3976  [xaptv.exe]
> UDP    0.0.0.0:1574           *:*
> 2160  [xFxHub.exe]
> UDP    0.0.0.0:3639           *:*
> 14828  [xAPSpeech.exe]
> UDP    0.0.0.0:4154           *:*
> 7664  [xAP Current Cost.exe]
> UDP    0.0.0.0:3207           *:*
> 14828  [xAPSpeech.exe]
> UDP    0.0.0.0:1047           *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:49154        *:*
> 7664  [xAP Current Cost.exe]
> UDP    127.0.0.1:49153        *:*
> 3976  [xaptv.exe]
> UDP    127.0.0.1:49152        *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:1049         *:*
> 2040  [News3.exe]
>
> If I then stop Speech, within a minute or so xFx hub re-appears in
> Viewer and
>
> UDP    0.0.0.0:4655           *:*
> 3976 [xaptv.exe]
> UDP    0.0.0.0:1574           *:*
> 2160  [xFxHub.exe]
> UDP    0.0.0.0:4154           *:*
> 7664  [xAP Current Cost.exe]
> UDP    0.0.0.0:1047           *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:1049         *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:49154        *:*
> 7664  [xAP Current Cost.exe]
> UDP    127.0.0.1:49153        *:*
> 3976  [xaptv.exe]
> UDP    127.0.0.1:49152        *:*
> 2040  [News3.exe]
> UDP    192.168.1.9:3639       *:*
> 2160  [xFxHub.exe]
>
> I can repeat the same with Blue, when I initially start it the
> heartbeat is:
>
> xap-hbeat
> {
> v=12
> hop=1
> uid=FF441100
> class=xap-hbeat.alive
> source=mi4.blue.AHSMEDIASERVER
> interval=60
> port=3639
> }
>
> netstat -abnp UDP reports:
>
> UDP    0.0.0.0:3639           *:*
> 15596  [Blue.exe]
> UDP    0.0.0.0:4154           *:*
> 7664  [xAP Current Cost.exe]
> UDP    0.0.0.0:4784           *:*
> 15596  [Blue.exe]
> UDP    0.0.0.0:1047           *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:1049         *:*
> 2040  [News3.exe]
> UDP    127.0.0.1:49154        *:*
> 7664  [xAP Current Cost.exe]
> UDP    127.0.0.1:49153        *:*
> 3976  [xaptv.exe]
> UDP    127.0.0.1:49152        *:*
> 2040  [News3.exe]
> UDP    192.168.1.9:3639       *:*
> 2160  [xFxHub.exe]
>
>
> It's like they're ignoring the fact that the Hub port is already in
use?
>
> Any ideas?
>
>
>
> Cheers,
>
> Martyn
>
>     ----- Original Message -----
>     *From:* James Traynor <mailto:james.traynor@xxxxxxx>
>     *To:* xap_automation@xxxxxxx
>     <mailto:xap_automation@xxxxxxx>
>     *Sent:* Tuesday, November 25, 2008 11:12 PM
>     *Subject:* Re: [xap_automation] Intranet apps and hub port
>
>     Hi,
>     There are no global overrides to control the intranet ocx beyond
>     what the app in question tells it to do. So you will need to refer
>     to each app and see what settings it has.
>     However I wonder if something else is going on. Firstly Speech
>     doesn't use the intranetocx which makes me think something a
>     little more fundamental is happening. Secondly both Speech and the
>     OCX  only have one function each that  binds to a network card and
>     the only time that is called is when the app starts up or when the
>     ocx is initialised.
>     If you have viewer running on a different PC can you monitor
>     theses apps and see if the port reported in the heartbeat header
>     changes, that might help pointing towards what is going on!
>
>     Thanks
>
>     James
>
>     Martyn Wendon wrote:
>>
>>     Hi,
>>
>>     Is there a way to prevent xAP Intranet apps from grabbing the
hub
>>     port?
>>
>>     Specifically, what I'm seeing is that occassionaly the xFx Hub
>>     will receive
>>     a badly formed UDP packet that seems to make it drop it's
socket
>>     for a few
>>     seconds.
>>
>>     It will recover fine, unless a xAP Intranet app sends a xAP
>>     message out
>>     while the xFx Hub hasn't bound to the port. It seems that the
act of
>>     sending a xAP message out makes the xAP Intranet app bind to
the
>>     port and
>>     then the xFx Hub can't bind to it.
>>
>>     I'm seeing this with xAP Speech, xAP Blue, xAP Current Cost,
etc.
>>
>>     Thanks for any pointers,
>>
>>     Martyn
>>
>
>


--------------060602040605020001010004
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit





<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">


Hi,<br>
<br>
The first of the two ports you are seeing will be the actual receiver.
If it binds to an external IP it will be port 3639 and if it can't then
it will be a high port number&nbsp; (49000+) on localhost. The second
port
will be the sender, which will be on the external ip, but this is never
bound to a&nbsp; port. so the low numbers you are seeng are probably
just
echos of that.<br>
I'm still playing with various thing here to see if I can get to the
bottom of it.&nbsp; I have discovered in vista, and that may cover
win2k3r2
too, that I can have more than one app bound to a port on the same
interface, but it doesn't seem reliable.&nbsp; All a bit odd
really<br>
<br>
James<br>
Martyn Wendon wrote:
<blockquote cite="mid:001a01c94f9e$59e337a0$1201a8c0@xxxxxxx"
type="cite">
<div id="ygrp-text">
<p></p>
<div><font face="Arial" size="2">Hi
James,</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">Thanks
James, I think that you are
correct in that there is something more fundamental
amiss.</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">I've done
a little bit more digging:</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">When I
initially start Speech the
heartbeat is:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">xap-hbeat<br>
{<br>
v=12<br>
hop=1<br>
uid=FF234500<br>
class=xap-hbeat.<wbr>alive<br>
source=mi4.speech.<wbr>ahsmediaserver<br>
port=3639<br>
interval=60<br>
}</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">xFx Hub
was already running though
and </font><font face="Arial"
size="2">netstat -abnp UDP reports:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4655&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976 &nbsp;[xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1574&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2160 &nbsp;[xFxHub.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:3639&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
14828&nbsp; [xAPSpeech.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:3207&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
14828&nbsp; [xAPSpeech.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1047&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664 [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976&nbsp; [xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:1049&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
192.168.1.9:<wbr>3639&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2160&nbsp; [xFxHub.exe]</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">note the 2
entries for Speech?</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">When a
malformed UDP packet is
received by xFx I get the following in the event
log:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">"ersp.xfxe.Hub ERROR Hub message
loop socket exception (MessageSize)<wbr>: A message sent on a
datagram
socket was larger than the internal message buffer or some other
network limit, or the buffer used to receive a datagram into was
smaller than the datagram itself"</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">followed
by:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">"ersp.xfxe.Hub ERROR Failed to bind
receive socket to 192.168.1.9:<wbr>3639
(AccessDenied)<wbr>"</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">....repeating over and over, xFx
disappears from Viewer and other intranet apps on the same machine
report that they aren't receiving xAP messages.</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">at this
point, netstat -abnp UDP
reports:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">&nbsp;<br>
UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4655&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976&nbsp; [xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1574&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2160&nbsp; [xFxHub.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:3639&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
14828&nbsp; [xAPSpeech.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:3207&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
14828&nbsp; [xAPSpeech.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1047&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976&nbsp; [xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:1049&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">If I then
stop Speech, within a
minute or so xFx hub re-appears in Viewer and</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4655&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976 [xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1574&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2160&nbsp; [xFxHub.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1047&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:1049&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976&nbsp; [xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
192.168.1.9:<wbr>3639&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2160&nbsp; [xFxHub.exe]</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">I can
repeat the same with Blue,
when I initially start it the heartbeat is:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">xap-hbeat<br>
{<br>
v=12<br>
hop=1<br>
uid=FF441100<br>
class=xap-hbeat.<wbr>alive<br>
source=mi4.blue.<wbr>AHSMEDIASERVER<br>
interval=60<br>
port=3639<br>
}</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">netstat
-abnp UDP reports:</font></div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:3639&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
15596&nbsp; [Blue.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:4784&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
15596&nbsp; [Blue.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
0.0.0.0:1047&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:1049&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
7664&nbsp; [xAP Current Cost.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3976&nbsp; [xaptv.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
127.0.0.1:49152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2040&nbsp; [News3.exe]</font></div>
<div><font face="Arial"
size="2">UDP&nbsp;&nbsp;&nbsp;
192.168.1.9:<wbr>3639&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
*:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2160&nbsp; [xFxHub.exe]</font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">It's like
they're ignoring the fact
that the Hub port is already in use?</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">Any
ideas?</font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font face="Arial"
size="2">Cheers,</font></div>
<div><br>
Martyn</div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0);">
<div
style="font-family: arial; font-style: normal; font-variant: normal;
font-weight: normal; font-size: 10pt; line-height: normal;
font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
<div
style="background: rgb(228, 228, 228) none repeat scroll 0%;
-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial; font-family: arial;
font-style: normal; font-variant: normal; font-weight: normal; font-size:
10pt; line-height: normal; font-size-adjust: none; font-stretch:
normal;"><b>From:</b>
<a moz-do-not-send="true"
title="james.traynor@xxxxxxx"
href="mailto:james.traynor@xxxxxxx";>James
Traynor</a> </div>
<div
style="font-family: arial; font-style: normal; font-variant: normal;
font-weight: normal; font-size: 10pt; line-height: normal;
font-size-adjust: none; font-stretch:
normal;"><b>To:</b>
<a moz-do-not-send="true"
title="xap_automation@xxxxxxx"
href="mailto:xap_automation@xxxxxxx";>xap_automation@<wbr>yahoogroups.<wbr>.com</a>
</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal;
font-weight: normal; font-size: 10pt; line-height: normal;
font-size-adjust: none; font-stretch:
normal;"><b>Sent:</b>
Tuesday, November 25, 2008 11:12 PM</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal;
font-weight: normal; font-size: 10pt; line-height: normal;
font-size-adjust: none; font-stretch:
normal;"><b>Subject:</b>
Re: [xap_automation] Intranet apps and hub port</div>
<div><br>
</div>
Hi,<br>
There are no global overrides to control the intranet ocx beyond what
the app in question tells it to do. So you will need to refer to each
app and see what settings it has.<br>
However I wonder if something else is going on. Firstly Speech doesn't
use the intranetocx which makes me think something a little more
fundamental is happening. Secondly both Speech and the OCX&nbsp; only
have
one function each that&nbsp; binds to a network card and the only time
that
is called is when the app starts up or when the ocx is
initialised.<br>
If you have viewer running on a different PC can you monitor theses
apps and see if the port reported in the heartbeat header changes, that
might help pointing towards what is going on!<br>
<br>
Thanks<br>
<br>
James<br>
<br>
Martyn Wendon wrote:
<blockquote cite="mid:001001c94daa$790e01f0$1201a8c0@xxxxxxx"
type="cite">
<div id="ygrp-text">
<p>Hi,<br>
<br>
Is there a way to prevent xAP Intranet apps from grabbing the hub
port?<br>
<br>
Specifically, what I'm seeing is that occassionaly the xFx Hub will
receive <br>
a badly formed UDP packet that seems to make it drop it's socket for a
few <br>
seconds.<br>
<br>
It will recover fine, unless a xAP Intranet app sends a xAP message out
<br>
while the xFx Hub hasn't bound to the port. It seems that the act of
<br>
sending a xAP message out makes the xAP Intranet app bind to the port
and <br>
then the xFx Hub can't bind to it.<br>
<br>
I'm seeing this with xAP Speech, xAP Blue, xAP Current Cost, etc.<br>
<br>
Thanks for any pointers,<br>
<br>
Martyn <br>
<br>
</p>
</div>
<!--End group email --></blockquote>
<br>
<span style="color: white;"
width="1"></span> </blockquote>
</div>
<!--End group email --> </blockquote>
<br>

<span width="1" style="color:
white;"/>__._,_.___</span>

<!-- Start Recommendations -->
<!-- End Recommendations -->



<!-- **begin egp html banner** -->

<img src="http://geo.yahoo.com/serv?s=97476590/grpId=9674343/grpspId=1705007709/msgId=4179/stime=1227968762";
width="1" height="1"> <br>

<!-- **end egp html banner** -->


<!-- **begin egp html banner** -->

<br>
<div style="font-family: verdana; font-size: 77%; border-top: 1px
solid #666; padding: 5px 0;" >
Your email settings: Individual EmailTraditional <br>
<a href="http://groups.yahoo.com/group/xap_automation/join;_ylc=X3oDMTJmb2Y0YzA0BF9TAzk3NDc2NTkwBGdycElkAzk2NzQzNDMEZ3Jwc3BJZAMxNzA1MDA3NzA5BHNlYwNmdHIEc2xrA3N0bmdzBHN0aW1lAzEyMjc5Njg3NjI-";>Change
settings via the Web</a> (Yahoo! ID required) <br>
Change settings via email: <a href="mailto:xap_automation-digest@xxxxxxx?subject=Email
Delivery: Digest">Switch delivery to Daily Digest</a>  <a
href = "mailto:xap_automation-fullfeatured@xxxxxxx?subject=Change
Delivery Format: Fully Featured">Switch to Fully Featured</a>
<br>
<a href="http://groups.yahoo.com/group/xap_automation;_ylc=X3oDMTJkYnFnY3NzBF9TAzk3NDc2NTkwBGdycElkAzk2NzQzNDMEZ3Jwc3BJZAMxNzA1MDA3NzA5BHNlYwNmdHIEc2xrA2hwZgRzdGltZQMxMjI3OTY4NzYy";>
Visit Your Group
</a>
<a href="http://docs.yahoo.com/info/terms/";>
Yahoo! Groups Terms of Use
</a>
<a href="mailto:xap_automation-unsubscribe@xxxxxxx?subject=Unsubscribe";>
Unsubscribe
</a>
<br>
</div>
<br>

<!-- **end egp html banner** -->


<span  style="color: white;"/>__,_._,___</span>
</body>
</html>

--------------060602040605020001010004--


xAP_Automation Main Index | xAP_Automation Thread Index | xAP_Automation Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.