1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]>
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../css/manpage.css" type="text/css" />
7    <style type="text/css">
8      <!--
9      span.static_style
10      {
11        font-size			: 8pt;
12        color				: white;
13        font-weight			: bold;
14        background			: #44f;
15        border-left			: solid 1px #aaf;
16        border-top			: solid 1px #aaf;
17        border-right		: solid 1px #00c;
18        border-bottom		: solid 1px #00c;
19        padding-left		: 2px;
20        padding-right		: 2px;
21      }
22
23      span.virtual_style
24      {
25        font-size			 : 8pt;
26        color				 : white;
27        font-weight			: bold;
28        background			: #0a0;
29        border-left			: solid 1px #0f0;
30        border-top			: solid 1px #0f0;
31        border-right		: solid 1px #060;
32        border-bottom		: solid 1px #060;
33        padding-left		: 2px;
34        padding-right		: 2px;
35      }
36
37      span.protected_style
38      {
39        font-size			 : 8pt;
40        color				 : white;
41        font-weight			: bold;
42        background			: #444;
43        border-left			: solid 1px #ccc;
44        border-top			: solid 1px #ccc;
45        border-right		: solid 1px #222;
46        border-bottom		: solid 1px #222;
47        padding-left		: 2px;
48        padding-right		: 2px;
49      }
50      table.table, table.table td, table.table th
51      {
52        border-collapse: collapse;
53        background-color: white;
54      }
55
56      table.table
57      {
58        width: auto;
59        margin: 1em;
60        position	: static;
61        font-family	: Arial;
62      }
63
64      table.table td, table.table th
65      {
66        padding: 0.2em;
67      }
68
69      table.table td.number, table.table th.number
70      {
71        text-align: right;
72      }
73
74      table.table tbody tr th
75      {
76        text-align: left;
77        font-weight: normal;
78        width: auto;
79      }
80
81      table.table thead tr th,
82      table.table tbody tr th.category
83      {
84        padding: 0 0.2em;
85      }
86
87      table.table caption
88      {
89        font-weight: bold;
90        padding: 0.4em;
91      }
92      table.table th
93      {
94        font-weight			: bold;
95        background			: #acf;
96      }
97        -->
98    </style>
99    <title>DlpClient</title>
100  </head>
101  <body>
102    <h1><CODE>DlpClient</CODE></h1>
103    <h2>Overview</h2>
104    <div class="section">
105      <p>
106        <CODE>DlpClient</CODE> is the Download Play client program. A separate server program is also needed for Download Play.</p>
107    </div>
108    <h2>Scan</h2>
109    <div class="section">
110      <p>
111        After starting up, press the A Button. The upper screen shows a list of detected servers. Select the server from which you want to download from the list. The lower screen displays information about the titles being distributed, distribution server, and node for each server.
112        <table class="table"><tbody><tr><th>Button</th><th>Operation</th></tr><tr><td>↑↓</td><td>Select</td></tr><tr><td>A</td><td>Run</td></tr><tr><td>B</td><td>Cancel</td></tr></tbody></table></p>
113    </div>
114    <h2>Download</h2>
115    <div class="section">
116      <p>
117        When the server begins distributing to a client, the upper screen shows the client state, such as download progress.
118        <table class="table"><tbody><tr><th>Button</th><th>Operation</th></tr><tr><td>B</td><td>Cancel</td></tr></tbody></table></p>
119    </div>
120    <h2>Reboot</h2>
121    <div class="section">
122      <p>
123          Once all clients have received the distributed program, the server sends a signal to reboot them. After the clients reboot they launch the downloaded program.
124      </p>
125    </div>
126  <hr><p>CONFIDENTIAL</p></body>
127</html>