当前位置:网站首页>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

阶段总结

边栏推荐
- Constant pointer and pointer constant
- Longest isometric subsequence
- Force deduction method summary: double pointer
- [dynamic planning] p4170: coloring (interval DP)
- web安全--逻辑越权
- idea中注释代码取消代码的快捷键
- Backup, recovery and repair of XFS file system
- Jumping | Blue Bridge Cup
- 2022 Heilongjiang latest food safety administrator simulation exam questions and answers
- 实现双向链表(带傀儡节点)
猜你喜欢

16: 00 interview, came out at 16:08, the question is really too

顺序表基本功能函数的实现

文件上传-upload-labs

Web安全--核心防御机制

St-link connection error invalid ROM table of STM32 difficult and miscellaneous diseases

c语言将字符串中的空格替换成%20

Use Matplotlib to draw a preliminary chart

双向链表的实现(双向链表与单向链表的简单区别联系和实现)

CarSim problem failed to start solver: path_ ID_ OBJ(X) was set to Y; no corresponding value of XXXXX?

Matlab mathematical modeling tool
随机推荐
Analysis of the use of comparable, comparator and clonable interfaces
SQLyog远程连接centos7系统下的MySQL数据库
Matlab - autres
Introduction to anti interception technology of wechat domain name
Carla-ue4editor import Roadrunner map file (nanny level tutorial)
Global and Chinese markets for conventional rubber track 2022-2028: Research Report on technology, participants, trends, market size and share
力扣每日一题刷题总结:链表篇(持续更新)
使用wireshark抓取Tcp三次握手
c语言自定义类型枚举,联合(枚举的巧妙使用,联合体大小的计算)
【无标题】
Global and Chinese market of electric cheese grinder 2022-2028: Research Report on technology, participants, trends, market size and share
STM32疑难杂症之ST-LINK Connection error INVALID ROM TABLE
顺序表基本功能函数的实现
Carsim-路面3D形状文件参数介绍
学习写文章格式
How to build the alliance chain? How much is the development of the alliance chain
Rotating linked list (illustration)
Principes fondamentaux de la théorie musicale (brève introduction)
St-link connection error invalid ROM table of STM32 difficult and miscellaneous diseases
Use Matplotlib to draw a preliminary chart