搜索资源列表
smtpr
- A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtp
CapTx
- 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captx\\drivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选
mingw
- mingw32.rar,支持所有的windows版本。 解决编译时g++太老不能编译某些程序的问题。-the latest mingw32,solve the problem of g++ cc new file.
samba-3.0.24.tar
- samba-3.0.24.tar.gz,著名的samba代码,在Linux平台实现网上邻居功能。和windows实现无缝互联,解决了winxp不能登录的问题,火爆下载中。-samba-3.0.24.tar.gz, the famous samba code, the Linux platform features online neighbors. And windows to achieve seamless connectivity to solve the problem of winxp
windows-linux
- this simple code how to connect between java-in-XP and G-this is simple code how to connect between java-in-XP and GCC
arm-linux-gcc-for-cygwin
- 这里提供了在windows下生成arm-linux-gcc的简单方法.经过验证,可以使用.-a method to generate the crosstool for windows.
Teach.Yourself.Game.Programmin.g.in.24.Hours
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windows platfor
bss_fd
- Fix bug preventing use of stdin/stdout with binary data e.g. asn1parse -inform DER < xxx under Windows.
nedmalloc-v1.10_beta3
- nedmalloc是一个跨平台的高性能多线程内存分配库,很多库都使用它,例如:OGRE.现在我们来看看nedmalloc的实现 (以WIN32部分为例) 位操作-nedmalloc is a VERY fast, VERY scalable, multithreaded memory allocator with little memory fragmentation. If you re running on an older operating system (e.g. Windows XP