source: ipk/source.sh4/network_xupnpd/_path_/etc/xupnpd/www/index.html

Last change on this file was 27875, checked in by obi, 12 years ago

add xupnpd tpk

File size: 827 bytes
Line 
1<html>
2<head>
3<title>${fname}</title>
4<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
5</head>
6<body>
7Device name: ${fname}<br>
8UUID: ${uuid}<br>
9Multicast interface: ${interface}<br>
10WWW port: ${port}<br>
11Model: ${name}-${version}<br>
12Manufacturer: ${manufacturer}<br>
13<i>${description}</i><br><br>
14
15Descriptions: <a href='/dev.xml'>MediaServer:1</a> | <a href='/cds.xml'>ContentDirectory:1</a> | <a href='/cms.xml'>ConnectionManager:1</a> | <a href='/msr.xml'>MediaReceiverRegistrar:1</a><br>
16
17<br><br><br>
18<p style='font-size: 8pt' align=left>
19<img src='/icon-48x48.png'></img><br>
20<b>License</b>: <a href='http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt'>GPL</a><br>
21Copyright (C) 2011 Anton Burdinuk<br>
22E-Mail: <a href='mailto:clark15b@gmail.com'>clark15b@gmail.com</a><br>
23</p>
24
25</body>
26</html>
Note: See TracBrowser for help on using the repository browser.