搜索资源列表
vxworks_tcpip_code
- 这是Vxworks tcp/ip协议栈的源代码,了解此对vxworks的网络编程有很大的提高,是vxworks的深入学习不可或缺点的资料!-This is the Vxworks tcp / ip protocol stack source code, vxworks understanding of this network programming has greatly improved and vxworks is indispensable to the in-depth study o
chapter5-OpenFileDialogs_example
- 关于vb.net的radiobutton按钮的应用,可以用于熟悉radiobutton的应用大有提高
全面掌握VisualC#实现UDP协议
- 看后对socket编程会有很大的提高,朋友们一定不要错过!-socket programming will be greatly improved, and friends must not miss!
udp.rar
- 这是udp的详细介绍,有利于学习udp的编程,进一步提高自己所学,This is a detailed descr iption udp, udp conducive to learning programming, further enhance their learning
MyTcpClient
- 新浪博客访问量提升器,可以快速提高博客访问量.-Sina blog traffic upgrade, you can rapidly improve blog traffic.
CPP_IOCP
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
TCPIP.RAR
- 关于TCP/IP的一些说明,学习了对大家的网络方面知识会提高的-On the TCP/IP number of shows that learning of our knowledge network would enhance the
ImprovementonTCPoverHighSpeedSatelliteandInternetN
- 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
UDPICOP
- 一套UDP仿TCP的ICOP进行编程,提高了应用程序的性能与安全性,采用端口并发,一台单个服务器就能允许36800个用户登录-UDP a TCP imitation of ICOP program, improved application performance and security, and concurrent use of ports, a single server can allow users to log 36,800
cPPPRIMEPLUS4
- C++语言的发展方向以及C++程序员的关注点,已经从以往注重运行时效率,转向到千方百计地提高程序员的编程效率上。随着标准库的广泛使用,现在已经能够比以往更高效地学习和使用C++。本版充分体现了这样的可能性-C++ language, as well as the development of C++ programmer' s attention has been focused on from the previous run-time efficiency, shift to do e
src
- 网络考试系统平台,主要是用于在线考试,能提高效率-Network test system platform, mainly for online examinations, can improve the efficiency of
TCP_IP
- TCP_IP全面介绍TCP-IP协议,我看了后使我的技术有了很大的提高.希望对大家有帮助-TCP_IP full descr iption TCP-IP protocol, I have read makes me after the technology has been greatly improved. Want to help you
tcpip
- TCP/IP教程内容,内涵8个章节(PPT格式),详细讲解,对新手学习TCP/IP会有很大提高-TCP/IP tutorial content, meaning eight chapters (PPT format), explained in detail on the novice to learn TCP/IP will be greatly improved
ReliableUDP
- 在高速数据传输网络中.UDP协议有着其它数据传输协议无法比拟的优势,但也存在着传输可靠性差的问题。文章在细致分析UDP协议特点的基础上,对其关键技术进行了改进,设计出了一种新的可靠UDP协议,大大提高了数据传榆的可靠性。-In the high-speed data transmission network. UDP protocol with other data transfer protocol can not match advantage, but there is also the
tcpip
- 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
VideoNet-
- 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。我使用快速h263编码库来达到更好的压缩率提高速度。该程序做些小改动也可以在Internet上使用。-The program can be used for both video conferencing on a LAN/Intranet (or Internet). Now t
SCPS_Project-master
- 适合无线环境的传输方案,尤其是远距离卫星通信,可提高传输有效性和速度。-Transmission schemes suitable for the wireless environment, in particular satellite communication distance can increase transmission efficiency and speed.
SimpleServer
- 从Java 1.7 以后NIO可以采用系统底层的Socket来实现了,大大提高了吞吐量。 相比Reactor方式,Nio2可以称为Proactor方式的实现。具体是程序避免等待而采用回调函数类。-From Java 1.7 after NIO Socket can be used to achieve the underlying system, and greatly improving the throughput. Compared to Reactor way, Nio2 may b
ChatServer
- TCP/IP的服务端应用程序,与客户端程序配套使用,可以有效提高开发效率,迅速的理解其工作原理,例程已经实测。-TCP/IP server-side applications, and client programs supporting the use, can effectively improve the development efficiency, quickly understand how it works, the routine has been found.