当前位置:网站首页>HCIA—应用层
HCIA—应用层
2022-07-02 06:29:00 【藤原千花的败北】
应用层
HCIA -应用层常见协议
应用层基础概念及协议
应用层概述
- TCP/IP 模型的最高层
- 直接为应用程序提供网络服务(应用层不是应用程序)
如下图,使用outlook客户端发送邮件,使用的是SMTP协议。可能通过fox客户端接收邮件,调用的是POP3。不管使用什么客户端,都是调用一样的应用层协议。
常见的应用层协议
- DNS
- HTTP(HTTPS)
- SMTP与POP3,IMAP(IMAPS)
- Telnet(Telnets)
- FTP与TFTP(TFTPS)
s为安全,一般使用SSL/TLS 在传输层加密
DNS(Domain Name System,域名解析系统)
- 建立IP地址与域名之间的映射关系
- 将域名解析为IP地址(A记录)
- 将IP地址解析为域名(指针记录)
www.xxxx.com.
分层: - 根域,com后面的 “.”
- 顶级域名:一级域名
- 二级域名:用户注册
Windows下的一些命令
ipconfig /displaydns查看DNS缓存
ipconfig /flushdns 清除DNS缓存
nslookup DNS调试工具
HTTP和HTTPS
- 帮助客户端访问万维网(World Wide Web)
- 网页浏览器通过翻译HTML文件来表现文本、图像、音乐动画及视频等对象
- HTTP没有加密验证机制,明文传输,安全性不足
- HTTPS使用SSL、CA证书等技术进行安全防护,越来越的Web网站强制使用
邮件服务:SMTP与POP3/IMAP
SMTP | Simple Mail Transfer Protocol,简单邮件传输协议,用于发送邮件 |
---|---|
POP3 | Post Office Protocol v3,邮局协议版本3,用于接收邮件 |
IMAP | Internet Message Access Protocol,互联网邮件访问协议,类似POP3,功能更多 |
Telnet:Terminal Network,终端网络
- 远程管理协议(网络设备、服务器、数据库等)
- 常用终端工具:SecureCRT、Putty、Xshell
- 明文传输数据,不安全(建议使用SSH)
FTP和TFTP
阶段总结
边栏推荐
- Opencv3 6.3 reduced pixel sampling with filters
- Summary of one question per day: linked list (continuously updated)
- 2022 Heilongjiang latest construction eight members (materialman) simulated examination questions and answers
- Vs code configuration problem
- In depth understanding of prototype drawings
- How to apply for a secondary domain name?
- 类和对象(类和类的实例化,this,static关键字,封装)
- How to wrap qstring strings
- C语言的库函数
- Comparison between setTimeout and requestanimationframe (page refresh)
猜你喜欢
路由基础—动态路由
A brief analysis of graph pooling
W10 is upgraded to W11 system, but the screen is black, but the mouse and desktop shortcuts can be used. How to solve it
Sqlyog remote connection to MySQL database under centos7 system
Fundamentals of music theory (brief introduction)
MySQL optimization
Cvpr19 deep stacked hierarchical multi patch network for image deblurring paper reproduction
Static library and dynamic library
方法递归(斐波那契数列,青蛙跳台阶,汉诺塔问题)
On November 24, we celebrate the "full moon"
随机推荐
Li Kou daily one question brushing summary: binary tree chapter (continuous update)
install.img制作方式
用数字 5,5,5,1 ,进行四则运算,每个数字当且仅当用一次,要求运算结果值为 24
最长等比子序列
方法递归(斐波那契数列,青蛙跳台阶,汉诺塔问题)
STM32-新建工程(参考正点原子)
Programming ape learning English - imperative programming
学习写文章格式
Live broadcast platform development, flexible menu, and freely adjust the horizontal size of the menu bar
Opencv common method source link (continuous update)
Common shortcut keys of Jupiter notebook (you can also view it by pressing h in command mode)
力扣每日一题刷题总结:栈与队列篇(持续更新)
Jupyter Notebook常用快捷键(在命令模式中按H也可查看)
VS Code配置问题
OpenCV 6.4 中值滤波器的使用
Matlab mathematical modeling tool
文件上传-upload-labs
Rotating linked list (illustration)
Data reverse attack under federated learning -- gradinversion
16: 00 interview, came out at 16:08, the question is really too