[DC LoCo] Not a linux question, at least not directly...

Kevin Cole dc.loco at gmail.com
Sun Jun 12 19:50:18 UTC 2011


More data:

$ wget -S http://192.168.1.103/
--2011-06-12 15:46:12--  http://192.168.1.103/
Connecting to 192.168.1.103:80... connected.
HTTP request sent, awaiting response...
Length: unspecified
Saving to: `index.html'

    [ <=>                                   ] 2,187       --.-K/s   in
0s

2011-06-12 15:46:13 (48.1 MB/s) - `index.html' saved [2187]

$ cat index.html
<html>
<head>
<title>iDVR NetViewer</title>
<script ID="GVnetView" language="javascript" FOR="GVnetView"
EVENT="AddServerIP">
     var szaddress = GetInputAddress();
     GVnetView.AddServer(szaddress);
</script>
<script language="javascript">
<!--
 function GetInputAddress()
 {
      var szaddress=window.location.href;
      var nstart=szaddress.indexOf("/");
        var szsubaddress=szaddress.substring(nstart+2,szaddress.length);
      var nend=szsubaddress.indexOf(":");
      if(nend>0)
      {
      szaddress=szsubaddress.substring(0,nend);
      }
      else
      {
      szaddress=szaddress.substring(nstart+2,szaddress.length-1);
      }
        return (szaddress);
 }
-->
</script>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style
type="text/css">
<!--
body {
    background-color: #666666;
}
.STYLE1 {
    font-family: "隶书";
    font-size: 18px;
}
.STYLE4 {font-size: 24}
body,td,th {
    font-size: medium;
}
.STYLE5 {font-size: 18px}
.STYLE6 {font-family: "Times New Roman", Times, serif}
-->
</style></head>
<body topmargin="0">
<div align="center">
  <center>
    <p> </p>
    <p> </p>
    <table border="0" cellpadding="0" cellspacing="0" width="800">
    <tr>
      <td>
        <OBJECT
        ID="GVnetView"
        WIDTH = 908
        HEIGHT = 578
        CODEBASE="netView.dll#version=1,1,0,1"
        CLASSID="CLSID:7AE259D9-C5F3-40C1-B52E-3975552FAEDF">
        </OBJECT>
      </td>
    </tr>
    <tr>
      <td class="STYLE1"><p class="STYLE5"><span class="STYLE6">To enable
the control to the normal work of the following
operations:Tools->Internet Options->Safe->Custom Level->Security
level Set to low or to <a href="netView.exe">download</a> and
install.</span></p>
        <p class="STYLE5">(<span
class="STYLE4">为使控件能正常工作请如下操作:工具->Internet选项->安全->自定义级别->安全级
        设置为低  或<a href="netView.exe">下载</a> 后安装</span>)</p></td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-us-dc/attachments/20110612/b8e0fa2b/attachment-0001.html>


More information about the Ubuntu-us-dc mailing list