CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - principle

搜索资源列表

  1. BBS高级编程

    0下载:
  2. bs高级程序开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节 进行分析,同时也能够同时显示中文和英文,程序有一个缺点就是速度有时候比 较慢-bs high-level procedure development is a bbs customer single procedure, can act according to bbs the agreement principle, carries on the analysis to each byte, simultaneo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:67.6kb
    • 提供者:licam
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15kb
    • 提供者:刘鹏
  1. microsoft提供的简单IE浏览器代码

    1下载:
  2. 这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE brow
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:188.25kb
    • 提供者:责任
  1. 实现文件共享(sample)

    1下载:
  2. 在居于网内实现Window的文件共享,和在Windows通过菜单选择共享一样。我想有些病毒可以实现自动共享应该是和这个原理差不多-in living within Window network file sharing and the Windows through sharing the same menu choice. I think some of the virus can be automatically shared and this principle is almost
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:84.3kb
    • 提供者:超超
  1. _modem通信编程技术

    0下载:
  2. 网络通讯的一些相关知识,以及其编程原理和实现源代码,介绍比较全面。-network communications are relevant knowledge, and its programming principle and source code, introduced more comprehensive.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9.28mb
    • 提供者:王凯
  1. Telnet服务器和客户端

    0下载:
  2. Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理-Telnet server and Telnet client procedures involved and Telnet remote login service programming NT Principle
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:156.86kb
    • 提供者:孟了
  1. winshell--注释版

    0下载:
  2. 后门程序-WINSHELL,希望您能够从此软件中知道黑客后门程序的原理-backdoor - WINSHELL and hope you can learn from software hackers backdoor Principle
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20.38kb
    • 提供者:张山
  1. 新浪网新闻自动采集程序

    0下载:
  2. 新浪网新闻自动采集程序,原理是下载一个页面到本地,分析链接,循环下载,使用了多线程! 希望对初学者有用-automatic collection procedures, principle is to download a page of the local, link analysis, download cycle, the use of multiple threads! Hope useful for beginners
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:39.9kb
    • 提供者:孙鹏程
  1. 网络模拟可靠数据传输Go Back N

    0下载:
  2. 网络模拟可靠数据传输Go Back N,网络原理上机作业,大家可以下来参考。-network simulation reliable data transmission Go Back N, network operating principle on the plane, we can down reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:299.86kb
    • 提供者:陈勋
  1. ICOP

    1下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:297.61kb
    • 提供者:小蔡
  1. 对完成端口模型进行封装

    4下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand completed port, it is packaged for
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:78.77kb
    • 提供者:小蔡
  1. 循环冗余编码

    0下载:
  2. 学习网络原理时用到的CRC循环冗余编码,希望大家多多指教-learning network to use the principle when Cyclic Redundancy coding, we hope the exhibitions
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:35.7kb
    • 提供者:刘沅斌
  1. ftp cs编程

    0下载:
  2. 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.59mb
    • 提供者:熊熊XP
  1. 语音电话例程

    1下载:
  2. 本程序演示语音电话的原理。您只要输入对方的电话号码,然后拨号,对方拿起电话,就可以听到由计算机播放的声音和音乐了。-this program demonstrated the principle voice calls. Your input each other's phone numbers, and then dial-up, the other side just pick up the phone, you could hear the broadcast by the com
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:174.47kb
    • 提供者:熊熊XP
  1. P2PthroughNAT

    0下载:
  2. P2P之UDP穿透NAT的原理与实现, how to pass through NAT/gate.-P2P Zhi UDP penetrate NAT principle and implementation, how to pass through NAT / gate.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8.73kb
    • 提供者:赵伟刚
  1. iapp

    0下载:
  2. IAPP协议,简单说明了iapp协议的原理和流程-IAPP agreement, a brief descr iption of the agreement in principle IAPP and processes
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:37.31kb
    • 提供者:逍遥
  1. qqport

    0下载:
  2. 可以实现QQ端口的重定向,主要工作原理:在本机监听一个指定UDP端口和8000端口,截获来自QQ本身数据转发到外部,并接受来至外部数据交还QQ程序处理,达到自定义QQ端口号,以此来突破一些限制.(在2000+VC6上编译通过) -can achieve QQ redirect port, the main principle : the machine monitor a designated ports and UDP port 8000, QQ itself from the inter
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:Mike
  1. fjxiao

    0下载:
  2. 网络原理曼彻嘶特的程序,做得不错,给大家分享一下哦.-network Manche principle, we have special procedures done well to share with you oh.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:清风澈
  1. SMTP_Server

    0下载:
  2. 本程序为学习网络技术过程中的一个练习程序 目的在于了解smtp工作原理 -this program as a learning network technology in the process of practicing a procedure aimed at understanding smtp Principle
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86.18kb
    • 提供者:goa
  1. checkUnusedIP

    0下载:
  2. 自己编写的查找空闲IP的程序,需要winpcap的支持,主要原理是发送arp包进行探测存活的ip,arp包源mac地址是经过修改的,绝对不会引起IP冲突,当检测到空闲IP之后,可以直接进行IP地址的指定,dns支持三个-prepared to search their spare IP procedures, the need to winpcap support the main principle is to send arp survival kits for detection of i
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:91.02kb
    • 提供者:咖喱
« 12 »
搜珍网 www.dssz.com