<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- saved from url=(0041)http://localhost:8144/admin?page=settings -->
<html><!-- InstanceBegin template="/Templates/peercast.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="title" -->
<title>PeerCast on {$servMgr.serverIP}:{$servMgr.serverPort}</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href=https://download.csdn.net/download/weixin_42662293/"peercast.css" rel="stylesheet" type="text/css">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>
<body bgcolor="#DDDDDD">
<div align="center">
<table width="100%" height="100%" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#999999" bgcolor="#FFFFFF">
<tr>
<td align="center" valign="top">
<div align="center">
<div align="center">
<table width="100%" border="0">
<tr>
<td nowrap>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" nowrap> <table border="0" align="center" cellpadding="1" cellspacing="0">
<tr>
<td rowspan="2" valign="middle"><a href=https://download.csdn.net/download/weixin_42662293/"http://www.peercast.org"><img src=https://download.csdn.net/download/weixin_42662293/"images/small-logo.png" alt="www.peercast.org" border="0"></a></td>
<td valign="bottom"><div align="left"><span class="titlelinksBig">peercast</span></div></td>
</tr>
<tr>
<td valign="top"><div align="center"><span class="normal-small">{$servMgr.version}</span>
</div></td>
</tr>
</table>
<div align="center"><span class="titlelinksBig"> </span>
</div></td>
<td>
{@if servMgr.upgradeURL}
<div align="center" class="normal">
<a href=https://download.csdn.net/download/weixin_42662293/"{$servMgr.upgradeURL}" target="_blank"><strong><font color="#FF0000">Please
upgrade your client, click here to download the latest
version. </font></strong></a>
</div>
{@else}
<div align="center" class="normal-small">
{$servMgr.rootMsg}
</div>
{@end}
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div align="center"></div>
<table width="100%" border="1" cellpadding="1" cellspacing="0">
<tr class="normal">
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"index.html">Information</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"http://yp.peercast.org/?host={$servMgr.serverLocalIP}:{$servMgr.serverPort1}" target="_blank">Yellow
Pages</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"relays.html">Relays</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"broadcast.html">Broadcast</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"connections.html">Connections</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"settings.html">Settings</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"viewlog.html">View Log</a></div></td>
<td><div align="center"><a href=https://download.csdn.net/download/weixin_42662293/"logout.html">Logout</a></div></td>
</tr>
</table>
<br>
<!-- InstanceBeginEditable name="content" -->
<DIV align=center></DIV>
<TABLE align=center border=0>
<FORM action=/admin method=get>
<INPUT type=hidden value=apply name=cmd>
<TR align=middle>
<TD colspan="2" vAlign=top><div align="center">
<table width="50%" border="0">
<tr bgcolor="#cccccc">
<td colspan="2" class="normal"><div align="center"><strong>Basic
Settings</strong></div></td>
</tr>
<TR align=left bgColor=#dddddd class="normal">
<TD>Port</TD>
<TD><INPUT size=10 value={$servMgr.serverPort1} name=port></TD>
</TR>
<TR align=left bgColor=#eeeeee class="normal">
<TD>Password</TD>
<TD bgcolor="#eeeeee"><INPUT name=passnew type=password size="10" maxlength="32" {@if servMgr.password}value={$servMgr.password}{@end}>
</TD>
</TR>
<TR align=left bgColor=#dddddd class="normal">
<TD bgcolor="#dddddd">Max. Relays</TD>
<TD><INPUT size=5 value={$servMgr.maxRelays} name=maxrelays>
</TD>
</TR>
<TR align=left bgColor=#eeeeee class="normal">
<TD>Max. Direct streams</TD>
<TD><INPUT size=5 value={$servMgr.maxDirect} name=maxdirect></TD>
</TR>
<TR align=left bgColor=#dddddd class="normal">
<TD>Language</TD>
<TD><select name="htmlPath" size="1" id="htmlPath">
<option value="en" selected>English</option>
<option value="fr">French</option>
<option value="de">Deutsch</option>
<option value="ja">Japanese</option>
</select></TD>
</TR>
</table>
</div></TD>
</TR>
<TR align=middle>
<TD colspan="2" vAlign=top><div align="center">
<INPUT type=submit value="Save Settings" name=submit>
</div></TD>
</TR>
<TR align=middle>
<TD vAlign=top> <TABLE width="100%" align=center border=0>
<TBODY>
<TR align=middle bgColor=#cccccc class="normal">
<TD colSpan=2><B>Server</B></TD>
</TR>
<TR align=left bgColor=#eeeeee class="normal">
<TD width="50%" bgcolor="#eeeeee">DJ Message</TD>
<TD><INPUT {@if chanMgr.djMessage}value="{$chanMgr.djMessage}"{@end} name=djmsg>
</TD>
</TR>
<TR align=left bgColor=#dddddd class="normal">
<TD>ICY metaInterval</TD>
<TD><INPUT size=5 value={$chanMgr.icymetaInterval} name=icymeta></INPUT>
</TD>
</TR>
<TR align=left bgColor=#eeeeee class="normal">
<TD bgcolor="#eeeeee">Mode</TD>
<TD> <INPUT type=radio {@if !servMgr.isRoot}CHECKED{@end} value=0 name=root></INPUT>
<I>Normal</I> <BR> <INPUT name=root type=radio value=1 {@if servMgr.isRoot}CHECKED{@end}></INPUT>
<I>Root</I> </TD>
</TR>
<TR align=left bgColor=#dddddd class="normal">
<TD bgcolor="#dddddd">Refresh HTML (sec)</TD>
<TD><INPUT size=10 value={$servMgr.refreshHTML}
name=refresh> </TD>
</TR>
</TBODY>
</TABLE></TD>
<TD vAlign=top> <TABLE width="100%" align=center border=0>
<TBODY>
本文地址:http://keair.bhha.com.cn/news/4964.html
康宝晨 http://keair.bhha.com.cn/ , 查看更多