搜索资源列表
audiobuf200304
- 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。
asterisk
- linux下面,sip,h.323代理服务器c语言原码,要在linux环境下安装,可以构建voip系统服务器
waitForMultipleObjects
- WaitForMultipleObjects using pthread linux The basic idea is to use the subscriber pattern: In WaitForMultipleObjects() subscribe at all event sources the event sources then have to signal a central pthread_cond_t. The public inter
myiptable
- 用linux netfilter hook接口实现的一个简单防火墙例子-Interface with the linux netfilter hook example of a simple firewall
wlantest
- linux下wlan的测试文件包,里面有源码wifi.c和wifi.h希望对大家有帮助-linux wlan source wifi.c and wifi.h
last_x264.tar.bz2
- 高清视频解码器 可用于系统为linux的高清播放器 20110616更新-x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC format, and is released under the terms of the GNU GPL
linux-H
- 主要包含linux头文件,定义各个头文件的内容-Contains the Linux header files, define the contents of each header file
qq2008_console_client
- qq2008贺岁版协议控制台客户端,同时支持linux和win32版。本人修正其一处错误,确保在mingw平台下编译通过。linux下我没试~~编译需设置pthread库(包中已有)最简单的办法是把.a库直接扔到mingw的lib目录下.h文件到include目录 可以实现登录 退出 聊天 群聊 等功能 -Hesuiban agreement qq2008 console client, while supporting linux and win32 versions. The fir
QQClient
- QQ Client源码,使用VC6开发.用户可编译、执行。-QQ Client source code, use VC6 to develop. Users can compile the implementation.
RTL8019_driver
- 移植网卡驱动时有用: uboot-1.1.4 中的rtl8019驱动: 分别是rtl8019.c和rtl8019.h linux-2.4 中的ne2000兼容网卡驱动程序:分别是ne.c 8390.c 和8390.h 将上述5个文件稍做修改即可移植到任何平台-Transplantation network card driver useful: uboot-1.1.4 in the RTL8019 driver: namely rtl8019.c and rtl8019.hli
sniffer
- Packet sniffer program using pcap.h
Linux_Ad-hoc_mode_set_aodv-uu.tar
- 在Linux Ad-hoc mode下设定aodv-uu,非常经典的-在Linux Ad hoc mode設定aodv-uu
gsm
- 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。-The network telephone program is under linux, using the C language. It is not the realization of the H.323 or SIP protocol, but also did not use the RTP
pattern_matching
- 单模匹配、多模匹配的若干算法,KMP、AC、BM、Wu-Manber等经典算法及其比较-It s about pattern-matching. Some classic algorithms, such as KMP/AC/BM/Wu-manber.
Linux-ping
- Linux-ping源代码,e "stdlib.h" #include "string.h" #include "stdio.h"-e "stdlib.h" #include "string.h" #include "stdio.h" #include "fcntl.h" #include "errno.h" #include "signal.h" #include "sys/types.h" #in
video_chat
- linux下通讯视频聊天源代码,采用ACC语音编码体系,H.264视频编码体系-source code of video communication chat under Linux platform, using ACC speech coding ande H.264 video coding
linux-image
- 完成了对嵌入式 Linux 系统操作平台的搭 建。然后,实现了嵌入式系统前端摄像头的视频图像采集,对视频图像压缩编码的原理进行 了介绍和分析,根据视频压缩技术的发展,采用了 H.264 实时视频编码技术对该系统进行视 频编码,并通过对 H.264 编码器的移植实现了视频的压缩-According to the development of video compression technology, we implemented video coding operation tow
ping.h
- 使用linux实现原始套接口的应用,该应用ICMP建立的数据包,来实现ping的功能!-Original set of the application interface using Linux implementation, the application of the ICMP packets, to realize the function of the ping!
linux
- C语言写的SOCKS5服务器,与WINDOWS同版 需要GCC编译,与我发布的WINDOWS版本同源,需要注意的是winsock2.h和inet.h的更替-C language SOCKS5 server, the use of GCC compiler, and I release the windows version of the difference between winsock2.h and inet.h
xt_tcpudp.h
- linux udp编程实例,演示udp的编程方法-example of udp socket program, example udp program method