轻量级协议栈LWIP的分析与改进  被引量:23

Analysis and improvement of light weight protocol stack LWIP

在线阅读下载全文

作  者:张齐[1] 劳炽元[1] 

机构地区:[1]华南理工大学计算机科学与工程学院,广东广州510006

出  处:《计算机工程与设计》2010年第10期2169-2171,2256,共4页Computer Engineering and Design

基  金:广东省科技计划基金项目(2007B030100001)

摘  要:为了适应嵌入式应用的要求,提高轻量级协议栈(light weight internet protocol,LWIP)的响应速度和实时性,提出了两种优化方法。第一种优化方法是采用混合TCP-UDP协议,对少量数据的传输采用UDP协议,而对大量数据的传输采用TCP协议;另一种方法是分别定义紧急数据等待队列与普通数据等待队列,只有在所有紧急数据处理完成后,才可以处理普通数据。实例测试表明,这两种优化方法可以提高嵌入式设备的网络性能。To meet the requirements of embedded applications and improve LWIP(light weight internet protocol) response speed and real-time,two optimization methods are presented.The first method is adopting hybrid TCP-UDP protocol,which used UDP protocol when a small amount of data needed to be transported and used TCP protocol when lots of data needed to be transported.The other method is creating emergency data waiting queue and general data waiting queue.Only when all emergency data had been processed,general data could be processed.Finally,some case tests are presented to prove that these two optimization methods improve the network per-formance of embedded devices.

关 键 词:嵌入式 LWIP TCP/IP AJAX 等待队列 

分 类 号:TP393.0[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象