博客
关于我
TCP——UDP——IP
阅读量:406 次
发布时间:2019-03-05

本文共 1045 字,大约阅读时间需要 3 分钟。

TCP/IP???????

1. ?????

??????????????????????????IP????????

  • ???????????????
  • ?????????????????????
  • ????????????????????

2. ????

DNS???????????????IP??????????????

3. ??

????????????????IP???????????TCP?UDP????

  • UDP?????IP???????UDP?????????8???
  • TCP?????IP???????TCP?????????20???TCP?UDP?????16?????????????????????????

4. TCP/IP???

????????????????????????????

5. TCP/IP??

TCP/IP??????/??????????????????/??????????????????????????????????????????

6. ??????

????

  • ?????SYN????1000?????????
  • ?????SYN-ACK????1001????????????????????
  • ?????ACK????1001?????????
  • ????

    • ????????ACK??????????????????????????ACK??????
    • ?????????????SYN?FIN????????

    ??????

  • ?????FIN???7?????????
  • ?????ACK???8???????????
  • ?????FIN???9????????????
  • ?????ACK???10?????????
  • ????????

    • TCP?????????????????
    • ?????????TIME_WAIT?????2MSL??????????
    • TIME_WAIT??????????????

    7. TCP?UDP???

    • ????TCP????????????UDP???????????
    • ????UDP??VOIP???????????
    • ???????????UDP?????

    8. ???

    • ????????????????????
    • TCP/IP???????0-65535?????0-1023??HTTP:80?FTP:21?SSH:22??

    ??????????????TCP/IP???????????????????

    转载地址:http://qsfzz.baihongyu.com/

    你可能感兴趣的文章
    python | mplfinance,一个有趣的金融数据可视化 Python 库!
    查看>>
    python | nipy,一个强大的关于 神经影像数据分析 的Python 库!
    查看>>
    python | NLTK,一个强大的 自然语言处理 Python 库!
    查看>>
    python | nupic,一个强大的 处理时间序列的Python 库!
    查看>>
    python | orange3,一个神奇的 Python 库!
    查看>>
    python | pdfminer,一个神奇的 关于PDF 文件的 Python 库!
    查看>>
    python | pendulum,一个有趣的 日期和时间 Python 库!
    查看>>
    python | pluginbase,一个神奇的 关于插件框架 的Python 库!
    查看>>
    python | ply,一个无敌的 词法和语法分析工具 的Python 库!
    查看>>
    python | py2exe,一个超酷的 Python 库!
    查看>>
    python | pyautogui,一个超酷的 Python 库!
    查看>>
    python | pybaobabdt,一个超强的 决策树可视化 Python 库!
    查看>>
    python | pycco,一个神奇的 Python 库!
    查看>>
    python | pyg2plot,一个有趣的 数据可视化 Python 库!
    查看>>
    python | pymc,一个超强的 Python 库!
    查看>>
    python | pynsist,一个强大的 Python 库!
    查看>>
    python | pyparsing,一个强大的 Python 库!
    查看>>
    python | pyqtgraph,一个神奇的 Python 库!
    查看>>
    python读取文本文件数据
    查看>>
    python | Python mock对象与测试替身
    查看>>