×

基于Linux的Socket网络编程的性能优化

消耗积分:5 | 格式:rar | 大小:609 | 2010-12-28

分享资料个

介绍在Linux操作系统环境下Socket网络编程的原理、流程和最终实现。编程采用客户端/服务器模式。提出解决多个客户端连接服务器时无法处理I/O多路复用问题的方法。提出通过最小化报文传输来减少传输时延,为Bandwidth Delay Product调节TCP窗口,实现充分利用带宽提高Linux的Socket性能。在实际网络传输环境复杂多变的情况下,达到优化网络传输性能的目的。
Abstract:
 This paper describes the principle process and ultimate of socket network programming in the environment of Linux.The programming adopts Client/Server mode,it shows a method to solve the problem that is unable to deal with multiplexing of I/O when several clients connect to server at the same time.This paper proposes to improve the performance of Socket based on Linux by minimizing message transmission to reduce the delay,and adjusts TCP window for Bandwidth Delay Product to make full use of bandwidth.At last,we achieve the purpose of performance optimization of network in more complexity network environment.

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !