搜索资源列表
uCOSII上实现的tcpip
- uC/OSII上实现的tcp/ip协议实现代码(gcc编译)-It is source code to realize tcpip protocol on ucosII.
aMule-2.0.1.tar
- linux下电骡,P2P软件源代码。安装使用make工具,编译器gcc,具体步骤按README所示。--- Mule, P2P software source code. Make installation tools, compiler gcc, specific steps indicated by the README.
unpv13e
- UNIX网络编程的源码,已经完全编译完成,打开即可使用,编译环境gcc,makefile-UNIX network programming source code, has been completely the compilation is complete, open the can be used, the compiler environment gcc, makefile
UDP_echo_Linux
- Linux下实现UDP自动聊天程序,源程序包括客户端和服务器端,保证能够正确运行,用gcc编译一下即可-Under Linux automatically UDP chat program, including client and server-side source code, to run correctly, what can be compiled with gcc
gcc-4.7-armhf-cross_1.81.tar
- GCC源代码,进一步深入告诉你gcc的源代码的工作原理,有利于进一步理解程序的书写-GCC source code for linux under the procedures for the preparation, to facilitate program writing.
sniffer
- Linux下的sniffer程序,可以监听所有80端口的数据包,可以通过修改源码的过滤规则来指定监听一个IP,使用gcc sniffer -o sniffer -l pcap来编译文件,若没有libpcap,在网上下载,readhat自带有libpcap-Linux under the sniffer program, you can monitor all packets on port 80, you can modify the source code to specify filteri
NO7
- 一个简单的多进程并发服务器程序,包含客户端与服务器的源码,由C语言实现,在Linux上运行,GCC编译。-A simple and more complicated process server, including client and server source code, implemented by the C language, runs on Linux, GCC compiler.
Desktop
- Linux上实现的多线程并发服务器程序,包含客户端与服务器源码,GCC编译。-Implemented on Linux multi-threaded server, including client and server source code, GCC compiler.
iptux.tar
- 飞鸽传书源码,gcc编译后安装: cd iptux ./configure make sudo make install iptux -source code for iptux