搜索资源列表
xerces-c-src_2.6.0
- XERCES C/C++ XML解析器源码,支持读写XML文件功能,unxi/linux下需要gcc3.2以上版本
linux系统下用C程序实现Ping功能
- linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp / ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
linux下关于socket C的编程源码
- linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
chat-new.rar
- LINUX 下c语言编写的聊天程序,里面包括几个相关的源码和说明。,LINUX prepared under the c language chat program, which includes several related source code and instructions.
ssntp
- ntp协议实现针对服务器校时 c 源码,linux下开发.-ntp server protocol for school c source, linux under development.
Linux--c-code-about-a-book
- 关于一本书《Linux c语言编程》所以的源码,看着不错,分享一下,-With regard to a book, " Linux c language programming" So the source code, looking good, share it, ... ...
uip-0.6
- TCP/IP协议栈源码,版本0.6 目录说明: apps/ - contains some sample applications cc65/ - uIP for the 6502 CPU uip/ - actual uIP TCP/IP and ARP code unix - uIP as a user space process under FreeBSD or Linux -uIP is freely TCP/IP source code in C format
crontab.c
- 为linux busybox下定时源码,不错可以-为linux busybox下定时源码,不错可以看看
linux_ppp
- c c++实现的PPP协议源码,具有很好的参考价值。-c c++ source code implementation of the PPP agreement, with a good reference value.
tcp_westwood
- linux 内核下的tcp_westwood.c源码-the code of tcp_westwood.c
TCPIP
- Linux下TCP/IP的Server、Client C源码。 包括Makefile文件。-Linux, TCP/IP, Server, Client C source code. Including the Makefile.
UDP
- 基于TQ2440的LINUX程序源码,UDP网络程序设计,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-Based the TQ2440 the Linux program source code, UDP network programming, C language written in linux environment cross-compiler for arm board available program
linux系统下用C程序实现Ping功能
- linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp/ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
tcp_westwood
- linux 内核下的tcp_westwood.c源码-the code of tcp_westwood.c
chinadns-c-1.2.1.tar
- 爬长城的工具 linux 源码 chinadnsc-Climb the Great Wall of tools linux source chinadnsc
icmpstrike
- ICMP Flood 攻击C源码,用GCC在linux下编译后,执行icmpflood IP地址 数量-ICMP Flood C source
Linux-C-programming
- Linux 下c语言学习的源代码,基本的入门到多线程等操作,共27个章节的全部源码,可以作为学习使用。-This is the source code of C programming under the Linux.
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
UDP协议客户端服务器间视频传输c源码
- 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
webbench-1.5.tar
- Webbench 是一个在 Linux 下使用的非常简单的网站压测工具。它使用 fork ()模拟多个客户端同时访问我们设定的 URL,测试网站在压力下工作的性能,最多可以模拟 3 万个并发连接去测试网站的负载能力。Webbench 使用C语言编写, 代码实在太简洁,源码加起来不到 600 行。(Webbench is a very simple site testing tool for use in Linux. It uses fork () to simulate multiple cl