<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://babgvant.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Recording Broker</title><link>http://babgvant.com/files/folders/recbrocker/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>RecordingBroker - Source Code</title><link>http://babgvant.com/files/folders/recbrocker/entry3376.aspx</link><pubDate>Tue, 27 Mar 2007 14:13:22 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:3376</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>Source Code for &lt;a href="http://babgvant.com/blogs/andyvt/archive/2007/02/27/Recording-Broker-_2D00_-Automated-Recording-Conflict-Resolution.aspx"&gt;Recording Broker&lt;/a&gt;.</description><enclosure url="/downloads/recordingbroker_source.zip" length="-1" type="application/octet-stream" /></item><item><title>RecordingBroker 1.0.1 - XP (MCE)</title><link>http://babgvant.com/files/folders/recbrocker/entry3375.aspx</link><pubDate>Tue, 27 Mar 2007 14:12:13 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:3375</guid><dc:creator>babgvant</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;strong&gt;New in this release:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Test functionality will poll configured brokers&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Broker Everything option&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;RecordingBroker is an application that detects recording conflicts and submits 
recording requests to other brokers configured in the application.&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;The solution is contains two applications, RecordingBroker.exe and 
RecordingBrokerService.exe.&amp;nbsp; After installation Run RecordingBroker.exe and 
click Save to write the settings to the registry, then start the service from 
the Service MMC.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;RecordingBroker.exe&lt;/strong&gt; is the settings tool, use it to add 
brokers and configure how the service behaves.&amp;nbsp; 
&lt;/p&gt;&lt;p&gt;&lt;img height="405" src="http://babgvant.com/images/rbconfig.jpg" width="300" /&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Port -&lt;/strong&gt; the the port the server binds to&lt;br /&gt;&lt;strong&gt;Poll Time 
-&lt;/strong&gt; how often, in seconds, WMC is polled for conflicts&lt;br /&gt;&lt;strong&gt;Secret 
-&lt;/strong&gt; because this application could theoretically be used across firewalls 
(if you wanted to create a relationship with a friend&amp;#39;s WMC); this secret is 
used to hash a portion of the request to verify that the other broker is 
trusted.&amp;nbsp; This must be set to the same value on all 
brokers.&lt;br /&gt;&lt;strong&gt;Connection Timeout -&lt;/strong&gt; how long the broker will wait 
for a server to respond before failing&lt;br /&gt;&lt;strong&gt;Broker Everything&lt;/strong&gt; - Try to broker all local recordings&lt;br /&gt;&lt;strong&gt;Other Brokers -&lt;/strong&gt; is a 
list of all the brokers that this machine has a relationship with; to add a 
broker enter the hostname (or dns name) of the other machine in &amp;quot;New Broker&amp;quot; and 
click Add.
&lt;/p&gt;&lt;p&gt;Settings must be &amp;quot;Save&amp;quot;d before exiting.&amp;nbsp; After saving settings, restart the 
service to have them take effect.
&lt;/p&gt;&lt;strong&gt;RecordingBrokerService.exe&lt;/strong&gt; is a windows service that acts as 
a tcp server so other brokers can communicate with that machine, and also polls 
WMC for recording conflicts so it can send requests to other brokers. </description><enclosure url="/downloads/RecordingBrokerXP_101.zip" length="-1" type="application/octet-stream" /></item><item><title>RecordingBroker 1.0.1 - Vista</title><link>http://babgvant.com/files/folders/recbrocker/entry3374.aspx</link><pubDate>Tue, 27 Mar 2007 14:11:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:3374</guid><dc:creator>babgvant</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;strong&gt;New in this release:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Test functionality will poll configured brokers&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Broker Everything option&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;RecordingBroker is an application that detects recording conflicts and submits 
recording requests to other brokers configured in the application.&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;The solution is contains two applications, RecordingBroker.exe and 
RecordingBrokerService.exe.&amp;nbsp; After installation Run RecordingBroker.exe and 
click Save to write the settings to the registry, then start the service from 
the Service MMC.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;RecordingBroker.exe&lt;/strong&gt; is the settings tool, use it to add 
brokers and configure how the service behaves.&amp;nbsp; 
&lt;/p&gt;&lt;p&gt;&lt;img height="405" src="http://babgvant.com/images/rbconfig.jpg" width="300" /&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Port -&lt;/strong&gt; the the port the server binds to&lt;br /&gt;&lt;strong&gt;Poll Time 
-&lt;/strong&gt; how often, in seconds, WMC is polled for conflicts&lt;br /&gt;&lt;strong&gt;Secret 
-&lt;/strong&gt; because this application could theoretically be used across firewalls 
(if you wanted to create a relationship with a friend&amp;#39;s WMC); this secret is 
used to hash a portion of the request to verify that the other broker is 
trusted.&amp;nbsp; This must be set to the same value on all 
brokers.&lt;br /&gt;&lt;strong&gt;Connection Timeout -&lt;/strong&gt; how long the broker will wait 
for a server to respond before failing&lt;br /&gt;&lt;strong&gt;Broker Everything&lt;/strong&gt; - Try to broker all local recordings&lt;br /&gt;&lt;strong&gt;Other Brokers -&lt;/strong&gt; is a 
list of all the brokers that this machine has a relationship with; to add a 
broker enter the hostname (or dns name) of the other machine in &amp;quot;New Broker&amp;quot; and 
click Add.
&lt;/p&gt;&lt;p&gt;Settings must be &amp;quot;Save&amp;quot;d before exiting.&amp;nbsp; After saving settings, restart the 
service to have them take effect.
&lt;/p&gt;&lt;strong&gt;RecordingBrokerService.exe&lt;/strong&gt; is a windows service that acts as 
a tcp server so other brokers can communicate with that machine, and also polls 
WMC for recording conflicts so it can send requests to other brokers.  </description><enclosure url="/downloads/RecordingBrokerVista101.zip" length="-1" type="application/octet-stream" /></item></channel></rss>