搜索资源列表
osip_eXosip
- osip实现RFC3261,全部用C语言实现,跨平台编译,小巧,简单,但是没有实现UA的能力;eXosip实现了UA的基本功能,是基于osip实现的。两个库唯一的缺点就是性能差了一些,不太适合服务器产品的开发,但是适合终端的开发。
chat
- 基于Qt4的网络聊天程序,Qt4的类库实现,Qt可实现跨平台,一次编写到处编译。-The Chat Program,which is based on the Qt4 Class Library.
Wireshark--source-code
- wireshark是一款网络分析封包软件,可跨平台使用。其源代码可以放在linux操作系统下使用。附带的还有wireshark在windows下的编译方法-wireshark packet is a network analysis software, can be cross-platform use. The source code can be used on the linux operating system. Also included in the windows director
Qt4ftp
- 基于Qt4的Ftp程序,实现Ftp的基本功能相关的东西, C++代码相关。Qt4程序的源代码是跨平台的编译的。-This program is based on QT4 Gui library,and it has the function of FTP. It is a good codes for fresh networking coders.
qxmlcopyeditor
- 专业用与写xml代码,支持自动补全。功能强大,可以跨平台编译。-Professional use and write xml code, support for automatic completion. Powerful cross-platform compiler.
nettest_dist
- 一个用于测试网络传输性能的程序。程序虽小,但非常有用。我们在实际产品开发中经常用它测试嵌入式设备(基于Linux平台)的网络吞吐性能和丢包测试。可在windows/linux跨平台交叉编译,嵌入式设备与PC之间也可互测互通。包内含有详细的编译和使用说明-A test tool for testing network transfer capability. It s small but powerful. We used it to test our devices network inter
wxWakeOnLan-1.0.tar
- 自己编写的局域网远程开机程序的源代码,使用WOL标准。基于wxWidget工具包开发,便于跨平台,可以在Windows和linux下编译使用。编译时注意根据实际情况添加链接库,多看过程中的提示消息-Source code for a cross-platform Wake On Lan (WOL) program: wxWakeOnLan, utilizing wxWidgets toolkit to build GUI. This program can compile and run bot
lcx.c
- lcx 跨平台,自用修改版本,在 win.linux,mac下编译通过,功能都可用-lcx cross-platform, a modified version for their own use, in win.linux, mac compiler, functions are available
cmake-2.8.1-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。新版本的cmake可能和老版本的cmake有区别,特此找到了老版本的2.8.1来分享(CMake is a cross platform installation (compilation) tool that describes the installation (compilation process) of all platforms with a simple statement. The new