<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.webtv.zone/mediawiki/index.php?action=history&amp;feed=atom&amp;title=WTVP%2FHeaders%2Fwtv-service</id>
	<title>WTVP/Headers/wtv-service - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.webtv.zone/mediawiki/index.php?action=history&amp;feed=atom&amp;title=WTVP%2FHeaders%2Fwtv-service"/>
	<link rel="alternate" type="text/html" href="https://wiki.webtv.zone/mediawiki/index.php?title=WTVP/Headers/wtv-service&amp;action=history"/>
	<updated>2026-04-07T07:19:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.webtv.zone/mediawiki/index.php?title=WTVP/Headers/wtv-service&amp;diff=86&amp;oldid=prev</id>
		<title>imported&gt;Admin: Admin moved page Network/Protocols/WTVP/Headers/wtv-service to WTVP/Headers/wtv-service: Reorg</title>
		<link rel="alternate" type="text/html" href="https://wiki.webtv.zone/mediawiki/index.php?title=WTVP/Headers/wtv-service&amp;diff=86&amp;oldid=prev"/>
		<updated>2021-03-18T21:57:50Z</updated>

		<summary type="html">&lt;p&gt;Admin moved page &lt;a href=&quot;/mediawiki/index.php?title=Network/Protocols/WTVP/Headers/wtv-service&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Network/Protocols/WTVP/Headers/wtv-service (page does not exist)&quot;&gt;Network/Protocols/WTVP/Headers/wtv-service&lt;/a&gt; to &lt;a href=&quot;/wiki/WTVP/Headers/wtv-service&quot; title=&quot;WTVP/Headers/wtv-service&quot;&gt;WTVP/Headers/wtv-service&lt;/a&gt;: Reorg&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Commands ==&lt;br /&gt;
=== &amp;quot;reset&amp;quot; ===&lt;br /&gt;
Wipes a WebTV/MSN TV box&amp;#039;s service list clean. This is usually used by the headwaiter to define a brand new service list on an individual box.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
The typical format of the &amp;lt;code&amp;gt;wtv-service&amp;lt;/code&amp;gt; header is &amp;quot;x=y&amp;quot; parameters separated by a single space. They can define the name, IP and corresponding port, flags, and maximum connections of a WTVP service. If the server feels it should define multiple IPs for a single service, it can simply send another &amp;lt;code&amp;gt;wtv-service&amp;lt;/code&amp;gt; header for the same service but with a different IP.&lt;br /&gt;
=== Parameter Names ===&lt;br /&gt;
* &amp;quot;name&amp;quot;: Defines the name of a WTVP service. Required.&lt;br /&gt;
* &amp;quot;host&amp;quot;: Defines the IP (IPs if multiple &amp;lt;code&amp;gt;wtv-service&amp;lt;/code&amp;gt; headers for the same service are present) of a WTVP service. Required.&lt;br /&gt;
* &amp;quot;port&amp;quot;: Defines the port for the corresponding IP of a WTVP service. Required.&lt;br /&gt;
* &amp;quot;flags&amp;quot;: Defines the service flags of a WTVP service. Value is a formatted hexadecimal string that does not have any clear documentation on it. Optional.&lt;br /&gt;
* &amp;quot;connections&amp;quot;: Defines the maximum connections for an IP of a WTVP service if necessary. Optional.&lt;br /&gt;
=== Example ===&lt;br /&gt;
For our example, we will analyze a wtv-service entry for &amp;lt;code&amp;gt;wtv-head-waiter&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 name=wtv-head-waiter host=209.240.194.215 port=1601 flags=0x00000001 connections=1&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;name&amp;quot; parameter defines the service name as &amp;quot;wtv-head-waiter&amp;quot;, as stated before. The &amp;quot;host&amp;quot; value tells the box that the IP it should add for the service is &amp;quot;209.240.194.215&amp;quot;. The &amp;quot;port&amp;quot; parameter specifies that the port the box should connect to on the IP address for WTVP services is 1601. While we don&amp;#039;t know what &amp;quot;flags&amp;quot; being set to &amp;lt;code&amp;gt;0x00000001&amp;lt;/code&amp;gt; means, the &amp;quot;connections&amp;quot; parameter enforces that the box can only make 1 connection to that IP during the lifetime of its activity.&lt;/div&gt;</summary>
		<author><name>imported&gt;Admin</name></author>
	</entry>
</feed>