CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 已经经过测试

搜索资源列表

  1. speedtalk

    0下载:
  2. 挺好的一个由于采用了跨平台的JAVA语言开发,因此该软件也可同时运行于其他操作系统,目前已经经过测试的有各种Linux系统以及Mac OS上,当然还有视窗操作系统。 -very well, the one due to the cross-platform Java language, the software can also run on other operating systems that have been tested in various Linux and Mac OS,
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:198937
    • 提供者:毛吉振
  1. checksumCreate

    0下载:
  2. 这是一个避免出错的网络校验和程序,在实际环境中已经经过严格的测试。-This is a network to avoid the mistakes and calibration procedures, the physical environment has been through a rigorous test.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6821
    • 提供者:路晓遥
  1. GGBT

    1下载:
  2. 自行编写的全套BT源代码,C++编写,完全实现BT的功能,并且经过了大量和长期的实际应用。是可以提供正常商业服务的基础P2P文件共享软件。从开发到现在已经稳定测试2年以上,性能非常稳定。-prepared by their own set of source code BT, C preparation, the full realization of BT's capabilities, and after a substantial and long-term practical a
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:580602
    • 提供者:jianglong
  1. Main

    2下载:
  2. VC 操作 XML文件的例子.已经经过测试
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:45994
    • 提供者:振宇
  1. tfn2k

    0下载:
  2. tfn2k是DOS攻击的典型攻击软件,可以在windows/linux平台上面运行,此代码是thn2k源码,已经经过测试-tfn2k is a typical DOS attack attack software ,this can run in windows/linux platform , this code is thn2k source and it has been tested
  3. 所属分类:Linux Network

    • 发布日期:2017-11-05
    • 文件大小:73949
    • 提供者:
  1. WebServer

    0下载:
  2. 很好用的代码,自己已经经过测试的,才上传上来的-Good use of code, they have tested before they upload onto the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3646
    • 提供者:guohaijie
  1. _Ethen_TCP

    1下载:
  2. 周立功easyLM3S8962开发板的基于uCOSii操作系统的WEB服务器的代码,经过小的修改,已经在板子上测试过了。-Week easyLM3S8962 Ligong uCOSii-based development board WEB server operating system code, after minor modifications, has been tested on board.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-17
    • 文件大小:324770
    • 提供者:jasommu
  1. Socks5

    0下载:
  2. 代理服务器设置,转载源码; 已经经过测试-Proxy server settings, reproduced source
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:147357
    • 提供者:yuejun
  1. Talk

    0下载:
  2. 语音对讲呼叫机,被叫端,被动接收呼叫为呼叫端,主动发起呼叫。网上修改整理优化,完全编译,已经正式使用,经过严格测试. -Voice intercom call machine, called side, passive side receives the call as a call, to initiate the call. Modify the finishing-line optimization, complete compilation, has been officially
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:665501
    • 提供者:zhuobgsw
  1. rules20090505.tar

    1下载:
  2. 附件是开源入侵检测系统Snort的规则库, 已经经过本人测试, 可以用-The attachment is the rules of Snort. It has been test successfully.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:670005
    • 提供者:张仲景
  1. yxzypx

    0下载:
  2. 医协职业培训ASP源代码,此源码已经经过详细测试,保证完整好用!-Medical Association for Vocational Training ASP source code, this source has been tested in detail to ensure the integrity of easy to use!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4238324
    • 提供者:playgril
  1. ftp

    0下载:
  2. FTP文件上传,文件夹上传等多种功能,菜鸟初写请大家多指教,功能完善已经经过测试-FTP file upload, upload folder, and other functions, please write more than the early rookie advice, perfect function has been tested
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:108353
    • 提供者:杨卓俊
  1. iocpJTLV4

    0下载:
  2. 从上次我完成比较基本的完成端口到现在已经过去了一个月,在这个月中基本是在研究这个完成端口。经过无数的查阅,参考了不少高手的文章终于完成。 这里面用到了比较多的技术。 1。用取函数指针的方法运行ACCEPTEX函数。 2。用链表结构做成一个内存池,事实上是个CLIST链表。。。生成,取一个块,释放,放回链表 3。并没有使用线程池,因为我发现根本不能提高效率,反而降低了。从原理上分析,就应当是这样的。如果编得好,就不应当用到很多的线程。如果用到了很多线程,说明线程中的代码效率有问题。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:52009
    • 提供者:DoC.
  1. checksumCreate

    0下载:
  2. 这是一个避免出错的网络校验和程序,在实际环境中已经经过严格的测试。-This is a network to avoid the mistakes and calibration procedures, the physical environment has been through a rigorous test.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6869
    • 提供者:Carneys
  1. DXC522

    0下载:
  2. discuz非常著名的采集插件破解版,已经经过测试,可以使用,上传到plugin文件夹,后台安装即可-discuz very famous collection of plug-in crack version, has been tested and can be used to upload the plugin folder, the background can be installed
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:1019376
    • 提供者:c
  1. usb-cameara

    0下载:
  2. 基于v4l视频编程 ,在Linux环境下的 经过自己亲测试过很好用的源码,对库函数调用同时封装的很好,对变量以及函数的掉用关系有很多注释帮助我们可以很快v4l接口编程的知识ps:Makefile已经都写好了-V4l-based video programming under Linux environment after their parent tested well used source library function call and the package is very good,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3790
    • 提供者:lqjun
  1. ftplib.tar

    0下载:
  2. 基于ftp上传和下载文件的程序,已经经过测试,程序稳定可靠-Based ftp program to upload and download files, has been tested, stable and reliable program
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:32269
    • 提供者:xinxin
  1. yiwenjuan_v1.0

    0下载:
  2. 易问卷(原东旭网络问卷调查系统)是一套方便你将调查问卷、民意调查、投票海选转移到互联网进行的应用系统。易问卷强调问卷从制作到发放到统计的容易和方便;另外系统的设计强调使用和操作的简便。易问卷原名东旭网络问卷调查系统,经过几个版本的发展,在各个用户的使用和测试,问卷系统不断发展和改进,目前易问卷已经成为使用较广泛的问卷系统。-Easy Questionnaire (original Dongxu web survey system) is a convenient and you will sur
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:617291
    • 提供者:张三
  1. DedeEnt_0626

    0下载:
  2. 经过几天的内测,织梦会员给出了中小企业建站专用版很多的意见和建议,织梦官方对大家能够参与官方的内测活动表示感谢。 目前程序已经修复了几个错误,官方决定对新版本进行一次较大范围的公测,本次公开测试希望听到更多朋友对织梦中小企业建站专用版本的声音。-After several days of closed beta, weaving dreams membership gives the establishment of SMEs special edition many comments and
  3. 所属分类:Web Server

    • 发布日期:2017-05-12
    • 文件大小:2965622
    • 提供者:iar
  1. 658657

    0下载:
  2. 一个利用重叠io 写的通讯模块,已经请过测试,已经经过测试,很好()
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:164864
    • 提供者:JNQE%255F335
« 12 »
搜珍网 www.dssz.com