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      span.static_style
9      {
10        font-size			: 8pt;
11        color				: white;
12        font-weight			: bold;
13        background			: #44f;
14        border-left			: solid 1px #aaf;
15        border-top			: solid 1px #aaf;
16        border-right		: solid 1px #00c;
17        border-bottom		: solid 1px #00c;
18        padding-left		: 2px;
19        padding-right		: 2px;
20      }
21
22      span.virtual_style
23      {
24        font-size			 : 8pt;
25        color				 : white;
26        font-weight			: bold;
27        background			: #0a0;
28        border-left			: solid 1px #0f0;
29        border-top			: solid 1px #0f0;
30        border-right		: solid 1px #060;
31        border-bottom		: solid 1px #060;
32        padding-left		: 2px;
33        padding-right		: 2px;
34      }
35
36      span.protected_style
37      {
38        font-size			 : 8pt;
39        color				 : white;
40        font-weight			: bold;
41        background			: #444;
42        border-left			: solid 1px #ccc;
43        border-top			: solid 1px #ccc;
44        border-right		: solid 1px #222;
45        border-bottom		: solid 1px #222;
46        padding-left		: 2px;
47        padding-right		: 2px;
48      }
49      table.table, table.table td, table.table th
50      {
51        border-collapse: collapse;
52        background-color: white;
53      }
54
55      table.table
56      {
57        width: auto;
58        margin: 1em;
59        position	: static;
60        font-family	: Arial;
61      }
62
63      table.table td, table.table th
64      {
65        padding: 0.2em;
66      }
67
68      table.table td.number, table.table th.number
69      {
70        text-align: right;
71      }
72
73      table.table tbody tr th
74      {
75        text-align: left;
76        font-weight: normal;
77        width: auto;
78      }
79
80      table.table thead tr th,
81      table.table tbody tr th.category
82      {
83        padding: 0 0.2em;
84      }
85
86      table.table caption
87      {
88        font-weight: bold;
89        padding: 0.4em;
90      }
91      table.table th
92      {
93        font-weight			: bold;
94        background			: #acf;
95      }
96        --></style>
97<title>DlpClient</title>
98  </head>
99  <body>
100<h1><CODE>DlpClient</CODE></h1>
101<h2>Overview</h2>
102    <div class="section">
103      <p>
104<CODE>DlpClient</CODE> is the Download Play client program. A separate server program is also needed for Download Play.
105      </p>
106    </div>
107<h2>Scan</h2>
108    <div class="section">
109      <p>
110After 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.
111        <table class="table"><tbody>
112<tr><th>Button</th> <th>Operation</th></tr>
113<tr><td>↑↓</td> <td>Select</td></tr>
114<tr><td>A</td> <td>Run</td></tr>
115<tr><td>B</td> <td>Cancel</td></tr>
116        </tbody></table>
117      </p>
118    </div>
119<h2>Download</h2>
120    <div class="section">
121      <p>
122When the server begins distributing to a client, the upper screen shows the client state, such as download progress.
123        <table class="table"><tbody>
124<tr><th>Button</th> <th>Operation</th></tr>
125<tr><td>B</td> <td>Cancel</td></tr>
126        </tbody></table>
127      </p>
128    </div>
129<h2>Reboot</h2>
130    <div class="section">
131      <p>
132Once all clients have received the distributed program, the server sends a signal to reboot them. After the clients reboot they launch the downloaded program.
133      </p>
134    </div>
135  <hr><p>CONFIDENTIAL</p></body>
136</html>
137