DESIGN OF AN LWIP-BASED DUAL NETWORK INTERFACE COMMUNICATION SCHEME

Yerong Xu,Minglei Bao,Ming Li
DOI: https://doi.org/10.3969/j.issn.1000-386x.2016.09.030
2016-01-01
Abstract:Aiming at the requirement of low cost Ethernet communication of embedded system,we propose to move the open source protocol stack lwIP into μC /OS system to construct a dual network interface communication scheme.The inner mailbox and semaphore of operating system emulation layer is designed to use the exclusive memory block.The application layer is designed as the connecting layer and the protocol layer.The connecting layer loops through all the stable TCP connections.The protocol layer is responsible for parsing the upper application protocol.Experimental results show that the application of this scheme can achieve reliable Ethernet communication needs.
What problem does this paper attempt to address?