Design and Implementation of Transport Protocol Conversion Module Based on Linux
Hongke Zhang
Abstract
Hongke Zhang
Abstract
With the continuous development of the internet,it is a fact that there are some new internet protocol stack with excellent features,such as stream control transmission protocol,datagram congestion control protocol.Legacy applications are not compatible with the new protocol stack,making it difficult to enjoy the benefits of the new advantages.It presents a design,which without modifying the application itself,makes legacy applications communicate based on the new protocol,and easily enjoys the characteristics of the new features.This will bring the convenience of the transition of old and new network protocol stack.Take SCTP as the blueprint,design and implement a conversion module of TCP to SCTP,making the leagcy applications to call SCTP instead of TCP.In the end use WEB browser to test the functions of the protocol conversion module.The results prove the feasibility of protocol conversion module.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
With the continuous development of the internet,it is a fact that there are some new internet protocol stack with excellent features,such as stream control transmission protocol,datagram congestion control protocol.Legacy applications are not compatible with the new protocol stack,making it difficult to enjoy the benefits of the new advantages.It presents a design,which without modifying the application itself,makes legacy applications communicate based on the new protocol,and easily enjoys the characteristics of the new features.This will bring the convenience of the transition of old and new network protocol stack.Take SCTP as the blueprint,design and implement a conversion module of TCP to SCTP,making the leagcy applications to call SCTP instead of TCP.In the end use WEB browser to test the functions of the protocol conversion module.The results prove the feasibility of protocol conversion module.
Key concepts: Stream Control Transmission Protocol, Computer science, User Datagram Protocol, Port Control Protocol, Transmission Control Protocol, Internet protocol suite, Internet Protocol Control Protocol, Protocol stack