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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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
How to set xFx Hub Express Listener IP through .config   Message List  
Reply | Forward Message #4419 of 4548 |
Re: How to set xFx Hub Express Listener IP through .config

I am using xapintranet.ocx in a VB6 app to receive temperatures from Speedfan
via xAP messages. I would like to try the xapax.ocx but cannot download the DLL
bundle referenced in the tutorial. The Link
(http://patrick.lidstone.net/ha/Download/xAP/Files/xap-ocx-rxtest_win32_src.zip)
on your Download page seems to be broken. I did get the xapax_17.zip file
downloaded.


I will remove the HUB and xAPSpeedfan and give it a try.


Thanks for the HUB config information, If I need to use the Hub it will come in
handy.


Thanks again.


Steve


--- In xap_automation@yahoogroups.com, "Edward Pearson" <edward.mailgroup@...>
wrote:
>
>
>
> The key xAPIntranetListenerIP key you mention is specific to apps from Mi4
> that are based on the Mi4 Intranet.ocx so not relevant here.
>
>
>
> You mention xFxSpeedFan. Assume you mean xAPSpeedFan by Mi4. Note that you
> do not need this as the newer versions of SpeedFan have xAP support built
> in.
>
>
>
> Also, since SpeedFan is a send-only xAP application, and if you only want to
> run Viewer, you may not need hub at all. Not that having it will do any
> harm.
>
>
>
> For the record, to bind Express Hub to a particular NIC you would modify the
> following entry in the .config file
>
>
>
> <setting name="NetworkAdapter" serializeAs="String">
>
> <value>Auto</value>
>
> </setting>
>
>
>
> inserting the name of the NIC instead of the "Auto" value. You can find the
> name using ipconfig /All
>
> For example
>
> <setting name="NetworkAdapter" serializeAs="String">
>
> <value>Local Area Connection #3</value>
>
> </setting>
>
>
>
> You can check which NIC the service binds to by looking in the xAP
> application event log using event viewer but you will need to raise the
> logging level to "INFO" from "ERROR" for the Hub in the Log4Net config
> section:
>
> <level value="ERROR" />
>
>
>
>
>
> From: xap_automation@yahoogroups.com [mailto:xap_automation@yahoogroups.com]
> On Behalf Of jsharlan
> Sent: 07 July 2009 16:51
> To: xap_automation@yahoogroups.com
> Subject: [xap_automation] How to set xFx Hub Express Listener IP through
> .config
>
>
>
>
>
>
>
>
> I have a computer with 3 NIC cards.
> When I tried to use xFx Hub Express(running as service), xFxSpeedfan and
> Speedfan(both loaded in startup) on this computer, nothing showed up when
> viewed with xFx Message Viewer. I am only interested in using Speedfan to
> monitor CPU temps on the this computer, not over the network.
> The same apps work on another computer with a single NIC. I read in the
> forum about adding something like, <add key="xAPIntranetListenerIP"
> value="192.168.0.100"/> and "BroadcastIP" to <appSettings>, my config only
> had <ApplicationSettings>, but this caused and error event in events log,
> but I did start getting messages in the Viewer.
> I wasn't exactly sure where to place the <add key> in the XML structure or
> if the current version of xFx Hub Express even supports it.
>
> Anyone have suggestions?
>
> Steve
>





Wed Jul 8, 2009 3:43 pm

jsharlan
Offline Offline
Send Email Send Email

Forward
Message #4419 of 4548 |
Expand Messages Author Sort by Date

I have a computer with 3 NIC cards. When I tried to use xFx Hub Express(running as service), xFxSpeedfan and Speedfan(both loaded in startup) on this computer,...
jsharlan
Offline Send Email
Jul 7, 2009
3:56 pm

The key xAPIntranetListenerIP key you mention is specific to apps from Mi4 that are based on the Mi4 Intranet.ocx so not relevant here. You mention...
Edward Pearson
erspearson
Offline Send Email
Jul 7, 2009
5:40 pm

I am using xapintranet.ocx in a VB6 app to receive temperatures from Speedfan via xAP messages. I would like to try the xapax.ocx but cannot download the DLL...
jsharlan
Offline Send Email
Jul 8, 2009
5:26 pm
Advanced

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