主观

阅读以下关于网络安全的技术说明,根据要求回答问题1~问题5。

【说明】

 某企业采用Windows Server2003操作系统部署企业虚拟专用网(VPN),将企业的两个异地网络通过公共Internet安全的互联起来。微软Windows Server 2003操作系统中对IPSec具备完善的支持,图1-16示出了基于Windows Server 2003系统部署IPSec VPN的网络结构图。

使用VPN技术,是为了保证内部数据通过Internet安全传输。VPN技术主要采用哪些技术来保证数据安全?

参考答案
您可能感兴趣的试题

阅读以下网站建设的技术说明,结果网页显示的效果图,根据要求回答问题1~问题3。

【说明】

 某大学利用VOD视频服务系统提供教学课件点播服务。该视频服务系统用ASP语言编程实现,主页文件名为“index.asp”,部分网页运行的效果如图2-13所示。程序中使用的Access数据表结构见表2-8和表2-9。

    

【conn.asp文档的内容】

  <%

    dim db,conn,connstr

    db="vod.mdb"

    set Conn=server.CreateObject ("ADODB.connection")

    connstr="proyider=microsoft.jet.oledb.4.0;data source=" &server.MapPath ("data/"&db&"")

    

  %>

【index.asp 文档的内容】

   (2)                <!--第(2)处 -->

  <html>

  <head>

  <title>视频服务系统</title>

  <style. type="text/css">

    <!

       td {font-size:12px;line-height:17px }

       body {font-size:12px;line-height:17px }

       p { margin-top:1px;margin-bottom:1px }

       a:link {text-decoration:none;color:black}

       a:visited {text-decoration:none;color:black}

         

       -->

  </style>

  </head>

  <body leftmargin="0" topmargin="0">

  <!--#5nclude file="head.asp" -->

   

  <table>

    <td height="30" width="367">

      <%sq1="select * from item"

         setrs_item=server, createobjiect ("adodb.recordset")

         rs_iterm.open sq1,connstr, 1,1

         response.write"<p><b><IMG nClick=over(this) title=放大 src=images/dot1.gif><a href=index.asp>全部节目</a> "

         do while not rs_item.eof

         response.write "<IMG nClick=over(this) title=放大stc--images/dot1.gif botder=-0><a href=index.asp?item="&rs_item ("name")

           &">"&rs_item ("name") A"</a> "

           (5)           <!-- 第(5)处 -->

             

      response.write "</b> "

   rs hm.close%>

 </td>

</table>

</div>

<div align="center">

<% dim item_type

 item_type= (7)               <!-- 第(7)处 -->

 if item_type="" or itcrn_type ="全部节目" then

   sq1="sclect * from data"

 else

   sq1=" (8)       &

阅读下列说明和HTML文本,分析其中嵌入的JavaScript脚本,将应填入(n)处的语句写在对应栏内。

[说明1]在文本框中实现时钟显示功能,格式如下:“-年-月-日小时:分:秒星期几”

 [HTMI 文本]

 <html>

 <!--省略部分为HTML文本框-->

 <script. Language=“JavaScript”>

 <! --

 vartimer=null;       //定义全域变量,timer表示当前定时器是否在运行,time-rr表

              //示当前正在运行的定时器旧

 var timerr=false;

 {unction stopClock(){  //停止时钟函数,如果定时器正在运行,就停止该定时器

 if((1))

 ClearTimeout(timer);

 timerr=false;

 dooument.clock.face.value=" ";

 function showTime(){

 var now=new Date();  //定义各个与时间有关的变量(年、月、日等),并且赋

             //值于当前时间的值

 var year=now.getYear();

 var month=(2);

 var date=new.getDate();

 vat hours=nowgetHours();

 var mins=now. getMinutes();

 var secs=now. getSeconds();

 var days=now. getDay();

 functionday(){      //定义星期显示函数

 this.length=day. arguments.length;

 for((3))

 this[i+1]=day arguments[i];

 }

 var d=new Array(“星期日”,“星期一”,“星期二”,“星期三”,“星期四”,“星期五”,“星期六”,);

             //定义新对象

 Var timeval=“ ”;  //定义时钟显示的当前时间字符串

 timeval+=year“年”;  //产生当前时间的显示字符串

 timeval+=month+“月”;

 fimeval+=date+“日”;

 timeval+=hours;

 timeval+=((mins<10)?“:0”:“:”)+rains;

 timeval+=()secs<10)?“:0”:“:”)+secs;

 timeval+=(4);

 document.clock.face.value=timeval;  //将“时钟”的显值改写为当前时间

 timer=setTimeout("showTime()",1000);  //设置定时器且设置定时器正在运行

  (5);

 function startClick()  //定义开始定时定时器的显示

 stopClock();

 ShowTime();

 function windowOpener(indexnum){  //在装载主页时调用开始时钟显示的程序

 vat loadpos="date.html"+"#" +indexnum;

 controlWindow=window.open(loadpos,"date","toolbar=no,location=no,diretories=no,status =no,menubar=no,scrollbars=yes,resizable=yes,Width=620,height=400");

 }

 //-->

 </script>

 <!--省略部分为HTML文本框-->

 </html>

¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服