Web开发基础-基础知识.ppt
《Web开发基础-基础知识.ppt》由会员分享,可在线阅读,更多相关《Web开发基础-基础知识.ppt(30页珍藏版)》请在三一办公上搜索。
1、Web开发基础,赵刚,本课程内容摘要,网站开发基础知识网站环境构建管理和配置网站HTML&CSSJavaScriptAsp服务端编程数据库连结与访问,essential of web development,2,网站开发基础知识,计算机网络基础网站的含义网站访问的原理网页的类型动态网站技术,essential of web development,3,计算机网络基础,Internet Vs intranet计算机网络的标准模型TCP/IP 协议服务器和客户机域名端口,essential of web development,4,Internet VS Intranet,The Internet
2、 is a global system of interconnected computer networks that use the standard Internet Protocol Suite(TCP/IP)to serve billions of users worldwideIt is a network of networks An intranet is a private computer network that uses Internet Protocol technologies to securely share any part of an organizatio
3、ns information or network operating system within that organization.,essential of web development,5,essential of web development,6,And WWW,WWW(亦作“Web”、“万维网”、“W3”,英文全称为“World Wide Web”)是一个由许多互相链接的超文本文档组成的系统,通过互联网访问。万维网联盟(英语:World Wide Web Consortium,简称W3C),又称W3C理事会。1994年10月在麻省理工学院(MIT)计算机科学实验室成立。万维网联
4、盟的创建者是万维网的发明者蒂姆伯纳斯-李。Whats the difference between the Internet and the World Wide Web(WWW)?WWW=HTML*+HTTP(S)*including CSS,JavaScript,and other browser enabled content WWW 是Internet应用之一,essential of web development,7,Brief History,began as a US Department of Defense network called ARPANET(1960s-70s)
5、initial services:electronic mail,file transfer opened to commercial interests in late 80s WWW created in 1989-91 by Tim Berners-Lee popular web browsers released:Netscape 1994,IE 1995 A opens in 1995;Google January 1996 Chinese First Connection with Internet:Chinese Academics Net,by Computer Applyin
6、g Technology Institute of Beijing1986,First email,Sep.14 1987,from CATIB,“Across the Great Wall we can reach every corner in the world”Chinese First Full Internet Connection:NCFC(National Computing and Networking Facility of China)1994 Baidu1999;Taobao 2003,essential of web development,8,Key aspects
7、 of the Internet,Internet is for freedom of informationinternet Vs.Internetsubnetworks can stand on their own computers can dynamically join and leave the networkbuilt on open standards;anyone can create a new devicelack of centralized control(mostly)everyone can use it with simple,commonly availabl
8、e software,essential of web development,9,Layered architecture,The internet uses a layered hardware/software architecture(OSI model):physical layer:devices such as coaxial cables,fiber-optic lines,modems data link layer:basic hardware protocols(Ethernet,Wi-Fi,DSL,ATM,PPP)network/internet layer:basic
9、 software protocol(IP)transport layer:add reliability to network layer(TCP,UDP)application layer:implements specific communication for each kind of program(HTTP,POP3/IMAP,SSH,FTP),essential of web development,10,Internet Protocol(IP),the IP is the underlying system of communication for all data(pack
10、ets)sent across the internet.each device has a 32-bit IP address as four 8-bit numbers(0-255)find out your internet IP address:find out your local IP address:in a terminal,type:ipconfig(Windows)or ifconfig(Mac/Linux)IP v4 vs.IP v6(32-b vs.128-b),essential of web development,11,Transmission Control P
11、rotocol(TCP),adds multiple,guaranteed message delivery on top of IPmultiplexing:multiple programs using the same IP address port:a number given to each program or service 80:Web browser(443 for secure browsing)25:email22:ssh21:ftpmore common portssome programs(QQ,games,streaming media programs)use s
12、impler UDP protocol instead of TCPfind out ports used:in a terminal,using netstat(Windows)commandusing CurrPorts,essential of web development,12,Web servers and browsers,Web server:software that listens for Web page requests part of Windows)C/S Vs B/S model,Web browser:fetches/displays documents fro
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- Web 开发 基础 基础知识
链接地址:https://www.31ppt.com/p-6523324.html