">
*<%= Define.Get("AgentServer_服务器名称").HtmlEncode() %>: |
<%= new HtmlText("Name", this.ViewData["_AgentServer.Name"], 256) { Class = "ipt-t ipt-t-dft width400 " }%>
<%= new HtmlYKTip("Name") %>
|
">
*<%= Define.Get("AgentServer_服务器Web地址").HtmlEncode() %>: |
<%= new HtmlText("IPAddress", this.ViewData["_AgentServer.IPAddress"], 256) { Class = "ipt-t ipt-t-dft width400" }%>
<%= new HtmlYKTip("IPAddress") %>
注:不为奥威亚转发这里填写:255.255.255.255
|
">
*<%= Define.Get("AgentServer_转播SID").HtmlEncode() %>: |
<%= new HtmlText("DBUser", this.ViewData["_AgentServer.DBUser"], 256) { Class = "ipt-t ipt-t-dft width400" }%>
<%= new HtmlYKTip("DBUser") %>
注:转播SID默认为:b2dc5380a0b84f90b93fc527a0db1717
|
">
<%= Define.Get("AgentServer_IP路由").HtmlEncode() %>:
|
" style="overflow:hidden;">
<%= new HtmlTextArea("IPRoute", this.ViewData["_AgentServer.IPRoute"], 512) { Class = "ipt-t ipt-t-dft width400 height100"}%>
|
">
<%= Define.Get("AgentServer_存储文件路径").HtmlEncode() %>:
|
<%= new HtmlTextArea("FilePath", this.ViewData["_AgentServer.FilePath"], 400) { Class = "ipt-t ipt-t-dft width400 height100" }%>
|
">
<%= Define.Get("AgentServer_默认转发类型").HtmlEncode() %>:
|
">
|