1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
4<head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta http-equiv="Content-Style-Type" content="text/css" />
7    <link rel="stylesheet" href="../../css/manpage.css" type="text/css" />
8</head>
9<body>
10
11<h1>dlp - Child_1</h1>
12
13<h2>Description</h2>
14
15<div class="section">
16    <p>This child program is for the Download Play sample.<BR> It is exactly the same as Child_0, but it is intended for creating embedded samples in more than one child device. <BR> The child program is downloaded from the <CODE>SimpleServer</CODE> demo and made to run.<BR> At least two CTR systems for the server and client are required to run this demo.</p>
17</div>
18
19<h2>Required Environment</h2>
20
21<div class="section">
22    <p>None.</p>
23</div>
24
25<h2>How to Use</h2>
26
27<div class="section">
28<p>None.</p>
29</div>
30
31<h2>Notes</h2>
32
33<div class="section">
34    <p>None.</p>
35</div>
36
37<h2>Execution Procedure</h2>
38
39<div class="section">
40    <p>Run the <CODE>SimpleServer</CODE> demo.<BR> After the demo is executed, the following screen is displayed on the Client CTR system.<BR> A list of download servers distributing programs in the area is shown on the upper screen.</p>
41    <p><img src="Fig/image2010_1224_0955_0.PNG"></p>
42<p>Select <B>JPShort</B> using Up/Down on the +Control Pad and issue a download request by pressing the A Button. The system waits a while for <CODE>SimpleServer</CODE> to approve the download and start distribution.</p>
43    <p><img src="Fig/image2010_1224_0955_1.PNG"></p>
44    <p>After download completes, the system automatically reboots and the child program starts. <BR> After the child program starts, follow the instructions on the lower screen and press the A Button. A screen like the following will be displayed.</p>
45    <p><img src="Fig/image2010_1224_0957_0.PNG"></p>
46    <p>There is no shutdown procedure. Stop execution in a timely manner.</p>
47
48</div>
49
50<h2>Revision History</h2>
51
52<div class="section">
53    <dl class="history">
54        <dt>2011/02/02</dt>
55        <dd>Initial version.</dd>
56    </dl>
57</div>
58
59
60<hr><p>CONFIDENTIAL</p></body>
61</html>