Machine Learning and Intelligent Communications. 4th International Conference, MLICOM 2019, Nanjing, China, August 24–25, 2019, Proceedings

Research Article

Realization of Transmission Control Protocol Based on μC/OS-II

Download
75 downloads
  • @INPROCEEDINGS{10.1007/978-3-030-32388-2_49,
        author={Qianyuan Wang and Yujun Gao},
        title={Realization of Transmission Control Protocol Based on μC/OS-II},
        proceedings={Machine Learning and Intelligent Communications. 4th International Conference, MLICOM 2019, Nanjing, China, August 24--25, 2019, Proceedings},
        proceedings_a={MLICOM},
        year={2019},
        month={10},
        keywords={TCP μC/OS-II Transmission reliability},
        doi={10.1007/978-3-030-32388-2_49}
    }
    
  • Qianyuan Wang
    Yujun Gao
    Year: 2019
    Realization of Transmission Control Protocol Based on μC/OS-II
    MLICOM
    Springer
    DOI: 10.1007/978-3-030-32388-2_49
Qianyuan Wang1,*, Yujun Gao1
  • 1: Tongji University
*Contact email: wangqianyuan123@qq.com

Abstract

TCP/IP protocol suite plays an important role in computer network, in which TCP is a crucial protocol. To realize a general TCP on μC/OS, this paper adopts the embedded TCP/IP protocol stack called μC/IP as a basic version. The original TCP code in μC/IP will be modified to realize all functions defined in standard TCP. The modified TCP is integrated with standard IP, network interface protocol and tested on STM32F407 demoboard. The demoboard can communicate with computer, which proves the correctness of the modified TCP.