搜索资源列表
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
udp4realible
- udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
00x
- 跳棋游戏 1、UDP广播与动态创建TCP结合,实现启动程序自动寻找服务器,如没有自己创建服务器,省去了用IP连接的麻烦 2、无标题窗口创建自己喜欢的界面。实现用假标题栏移动窗口,无标题窗口在任务栏显示系统菜单 3、几个较实用的用户控件 (1)图形button:支持导入一张四格图片(四种状态)便得到自己想要的button (2)图形option:也是导入一张四格图片就行 (3)图形scoller:相当于一个可以卷动控件的frame (4)图形进度条、滑动条:导入
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
tcp
- 异构网络下一种TCP定时重传机制改进算法的源码-Heterogeneous network under a TCP retransmission timer mechanism to improve the algorithm source code
timer
- 基于单片机的通讯,本人初步调通,如有问题青鱼本人联系tcp/ip
Chapter_5_Linux_Applications
- 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
Micriumucos
- 这个是ucos官方网上下载的,ucos下的非常完整的商用的TCP/IP协议栈,对开发ucos下的网络产品的朋友来说是无价之宝,对想学习TCP/IP协议栈的朋友来说是最好的学习源码.更可贵的是,它还有完整的PDF资料.同时ucos也是最新版本V2.86,比较旧版本,它增加了对定时器的管理.在此贡献给大家,同时希望搞嵌入式的工程师们共同繁荣中国的嵌入式事业!-This is the official online ucos download, ucos under the very integrit
TIMER
- TCP和UDP协议中使用到的网络定时器的讲解,非常有用,对于理解网络中文件和数据流的传递方式-TCP and UDP network protocol used to explain the timer is very useful for understanding the network file and data stream transfer mode
BT.Demo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
The_insistence_of_network_programming_tutorial_TCP
- 网络编程教程TCP的坚持定时器The insistence of network programming tutorial TCP timer -The insistence of network programming tutorial TCP timer The insistence of network programming tutorial TCP timer
Network_Programming_TCP_keep_alive_timer
- 网络编程之TCP的保活定时器Network Programming TCP s keep-alive timer -Network Programming TCP-Keepalive Timer Network Programming TCP' s keep-alive timer
AppServerCtrl
- 封装的select模式的底层网络通信库,非常好用,消息基于回调模型,实现了服务端客户端都可使用的网络部分,还有定时器功能,压缩,加解密-Package select models underlying network communication library, very easy to use, information-based callback model, the client realized the server can use the network, and there are
DSPsourcecode
- codec---录音回放实验 CpuTimer--TIMER0定时器实验 EXRAM--扩展RAM读写实验 led_flash--LED灯闪实验 McBSP--MCBSP接口的立体声警报实验 TCPIP--TCP/IP,UDP实验,网卡发送接收实验 wavDEMO--歌曲播放实验,AIC23播音实验 mp3demo--MP3播放实验(适用于mp3网络语音开发板) -audio playback codec--- exper
tcp_timer
- 本代码为嵌入式操作系统vxworks下网络tcp通讯中的定时器的应用源码-The embedded operating system code for vxworks tcp communication networks under the timer in the application source code
GBN-code
- 编程实现简单可靠的数据传输GBN协议,模拟可靠数据传输,理解TCP协议可靠传输的差错检测、重传、累计确认、定时器的可靠传输策略-Programming is simple and reliable data transfer GBN protocol, simulation and reliable data transfer, reliable transfer of understanding of the TCP protocol error detection, retransmissi
sim900_EAT_simbld
- SIM900A的EAT开发,文档中的源码实现功能比较多。Adc,audio play,csd,customerATCommand,DTMF,fcm,flash,gpio,gpio interrupt,http,i2c,keypad,pwm,serialPortStatus,SIM_MUX,sms,socket,spi,spienhance,system,TCP,timer,update,urc-SIM900A EAT development, in the document source mor