首页 考试吧论坛 Exam8视线 考试商城 网络课程 模拟考试 考友录 实用文档 求职招聘 论文下载
2011中考 | 2011高考 | 2012考研 | 考研培训 | 在职研 | 自学考试 | 成人高考 | 法律硕士 | MBA考试
MPA考试 | 中科院
四六级 | 职称英语 | 商务英语 | 公共英语 | 托福 | 雅思 | 专四专八 | 口译笔译 | 博思 | GRE GMAT
新概念英语 | 成人英语三级 | 申硕英语 | 攻硕英语 | 职称日语 | 日语学习 | 法语 | 德语 | 韩语
计算机等级考试 | 软件水平考试 | 职称计算机 | 微软认证 | 思科认证 | Oracle认证 | Linux认证
华为认证 | Java认证
公务员 | 报关员 | 银行从业资格 | 证券从业资格 | 期货从业资格 | 司法考试 | 法律顾问 | 导游资格
报检员 | 教师资格 | 社会工作者 | 外销员 | 国际商务师 | 跟单员 | 单证员 | 物流师 | 价格鉴证师
人力资源 | 管理咨询师考试 | 秘书资格 | 心理咨询师考试 | 出版专业资格 | 广告师职业水平
驾驶员 | 网络编辑
卫生资格 | 执业医师 | 执业药师 | 执业护士
会计从业资格考试会计证) | 经济师 | 会计职称 | 注册会计师 | 审计师 | 注册税务师
注册资产评估师 | 高级会计师 | ACCA | 统计师 | 精算师 | 理财规划师 | 国际内审师
一级建造师 | 二级建造师 | 造价工程师 | 造价员 | 咨询工程师 | 监理工程师 | 安全工程师
质量工程师 | 物业管理师 | 招标师 | 结构工程师 | 建筑师 | 房地产估价师 | 土地估价师 | 岩土师
设备监理师 | 房地产经纪人 | 投资项目管理师 | 土地登记代理人 | 环境影响评价师 | 环保工程师
城市规划师 | 公路监理师 | 公路造价师 | 安全评价师 | 电气工程师 | 注册测绘师 | 注册计量师
缤纷校园 | 实用文档 | 英语学习 | 作文大全 | 求职招聘 | 论文下载 | 访谈 | 游戏
您现在的位置: 考试吧(Exam8.com) > 软件水平考试 > 计算机专业英语 > 正文

计算机英语因特网(中英对照)

THE INTERNET
   
1.What is the Internet?
   
  Internet is the largest global internetwork,connecting tens of thousand of networks  worldwide and having a“culture”that focuses on research and standardization based on real-life use.Many leading-edge network technologies come from the Internet community.The Internet evolved in part from ARPAnet.
    ARPAnet is abbreviated from“Advanced Research Projects Agency Network”.Landmark packet-switching network established in 1969.ARPAnet was developed in the 1970s by BBN and funded by ARPA[1].It eventually evolved into the Internet.The term ARPAnet was officially retired in 1990.
   
2.Internet services
   
  From the user’s point of view,a TCP/IP internet[2] appears to be a set of application programs that use the network to carry out useful communication tasks.We use the term interoperability to refer to the ability of diverse computing systems to cooperate in solving computational problems.Internet application programs exhibit a high degree of interoperability.Most users that access the Internet do so merely by running application programs without understanding the TCP/IP technology,the structure of the underlying internet,or even the path the data travels to its destination;they rely on the application programs and the underlying network software to handle such details.Only programmers who write network application programs need to view the internet as a network and need to understand some of the technology.
    The most popular and widespread Internet application services include:

1)WWW(word wide web)

    WWW is a large network of Internet servers providing hypertext and other services to terminals[3] running client applications such as a browser.
    WWW enables users to search,access,and download information from a worldwide series of networked servers where information is dynamically interlinked.A Web client passes a user’s request for information to a server,usually by way of a Web browser.The server and client communicate through a transfer protocol,usually the HyperText Transfer Protocol(HTTP)[4].The server then accesses a Web page using a Uniform Resource Locator(URL).Search engines are available to simplify access by enabling users to enter search criteria on a topic and have several URLs returned for Web pages that pertain to the desired information[5].
  Browser is a GUI-based hypertext client application,such as Internet explorer(IE),Mosaic,and Netscape Navigator,used to access bypertext documents and other services located on innumerable remote servers throughout the WWW and Internet.

2)Electronic mail

    Electronic mail allows a user to compose memos and send them to individuals or groups.Another part of the mail application allows users to read memos that they have received.Electronic mail has been so successful that many Internet users depend on it for normal business correspondence[6].Although many electronic mail systems exist,using TCP/IP makes mail delivery more reliable because it does not rely on intermediate computers to relay mail messages[7].A TCP/IP mail delivery system operates by having the sender’s machine contact the receiver’s machine directly.Thus,the sender knows that once the message leaves the local machine,it has been successful received at the destination site.
  There are two kinds of E-mail protocol used in the Internet.One is Simple Mail Transfer Protocol(SMTP)which accepts incoming connections and copies messages from them into the appropriate mailboxes[8].Another is Post Office Protocol-3(POP3)which fetches E-mail from the remote mailbox and stores it on the user’s local machine to be read later.

3)File Transfer Protocol(FTP)

    FTP is an application protocol,part of the TCP/IP protocol stack,used for transferring files between network nodes.Although users sometimes transfer files using electronic mail,mail is designed primarily for short text messages.The TCP/IP protocols include a file transfer application program that allows users to send or receive arbitrarily large files of programs or data.For example,using the file transfer program,one can copy from one machine to another a large database containing satellite images,a program written in Pascal or C++,or even an English dictionary.The system provides a way to check for authorized users,or even to prevent all access.Like mail,file transfer across a TCP/1P internet is reliable because the two machines involved communicate directly,without relying on intermediate machines to make copies of the
file along the way.

4)Telecommunication network(Telnet)

  Telnet is a standard terminal emulation protocol in the TCP/IP protocol stack.Telnet is used for remote terminal connection,enabling users to log in to remote systems and use resources as if they were connected to a local system.
  Remote login allows a user sitting at one computer to connect to a remote machine and establish an interactive login session.The remote login makes it appear that a window on the user’s screen connects directly to the remote machine by sending each keystroke from the user’s keyboard to the remote machine and displaying each character the remote computer prints in the user’s window[10].When the remote login session terminates,the application returns the user to the local system.

希望与其他软考考生进行交流?点击进入软考论坛>>>

进入考试吧博客记录下自己的备考历程吧

更多信息请访问:考试吧软件水平考试栏目

1 2 3 4 5 下一页
文章责编:ak47  
看了本文的网友还看了
·常见网址英文缩写的含义汇编表  (2007-6-21 11:33:47)
·计算机专业英语名词解释大汇总  (2007-1-25 11:39:39)
·E-mail地址中的符号@是什么意思  (2007-1-25 11:32:20)
·了解到底什么是多媒体  (2007-1-25 11:29:34)
·A range of grid-related questions  (2007-1-25 11:26:39)
·Timeboxing For Top Team Performance  (2007-1-25 11:22:01)
文章搜索
软件水平考试栏目导航
版权声明:如果软件水平考试网所转载内容不慎侵犯了您的权益,请与我们联系800@exam8.com,我们将会及时处理。如转载本软件水平考试网内容,请注明出处。