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.<br/>A separate server program is also needed for Download Play.<br/> 105 </p> 106 </div> 107<h2>Scan</h2> 108 <div class="section"> 109 <p> 110Start the program and then press the A Button.<br/>The list in the upper screen shows information about the detected servers.<br/>From this list, select the server from which you want to download.<br/>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 distribution from the server to the clients begins, the upper screen shows the progress of the download and other aspects of the states of the clients. 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, they receive a signal from the server to reboot and launch the downloaded program. 133 </p> 134 </div> 135<h2>Revision History</h2> 136 <div class="section"> 137 <dl class="history"> 138 <dt>2010/8/24</dt> 139 <dd> 140Initial version.<br /> 141 </dd> 142 <dt>2011/2/28</dt> 143 <dd> 144Added Revision History.<br /> 145 </dd> 146 </dl> 147 </div> 148 <hr><p>CONFIDENTIAL</p></body> 149</html>