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

搜索资源列表

  1. IOCPTest

    0下载:
  2. 使用完全端口进行网络编程。这是一个非常有用的例子程序。-full use of port network programming. This is a very useful example programs.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52600
    • 提供者:
  1. vcmessenger

    0下载:
  2. 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming ste
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:43757
    • 提供者:白亮
  1. 网络socket编程

    0下载:
  2. 里边有几个网络编程实例,还有一些可以用来传输用的程序,都是经过测试通过的,非常好用哦.-It includes several instances about network programming ,and several programs which can be used to transfer things.They were tested,and they are powerful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:122617
    • 提供者:小林
  1. I9D6_Demos

    0下载:
  2. 大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:612931
    • 提供者:小熊
  1. ndis驱动程序代码

    0下载:
  2. 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23063
    • 提供者:陶钊
  1. 1570

    0下载:
  2. 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming ste
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:250530
    • 提供者:成都混混
  1. 信使小精灵聊天工具

    0下载:
  2. 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。 -messenger elf is a simple chat tools. A major demonstration is the main network programming
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:251515
    • 提供者:王挺
  1. 捕获数据包

    2下载:
  2. 一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:247787
    • 提供者:大撒法
  1. Ping程序

    0下载:
  2. 一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:194680
    • 提供者:大撒法
  1. 10.如何检查电子邮件数量?

    0下载:
  2. 本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。-this procedure is an e-mail on how to check the number of small programs, simple and understandable.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52442
    • 提供者:冯波
  1. Stop and Wait ARQ

    0下载:
  2. 停止等待协议,网络课程最重要的一个协议。-stop waiting for the agreement, network programs one of the most important agreements.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26032
    • 提供者:泱泱
  1. VCWinSock

    0下载:
  2. Windows Sock 连接的范例程序,欢迎下载使用。-Windows Sock connection sample programs are welcome to download for use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:277427
    • 提供者:飞龙在天
  1. 号码簿

    0下载:
  2. 一个在公司局域网使用网络号码簿软件,包括服务器程序和客户端程序,两者之间采用UDP通信。-a LAN in the company use the Internet's address book software, including server and client programs, between using UDP communications.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:367066
    • 提供者:吕达
  1. 8888888888

    0下载:
  2. 简单的TELNET服务器,也可以用作最简单的后门程,假期无聊,在家写的两个小程序,由于手头资料有限,所以也很简单,全做参考了-simple TELNET servers, can also be used for the most simple way of the back door, leave frivolous, the two at home writing small programs, because of information available is limited, so
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:55884
    • 提供者:miao
  1. select_course_web_connect

    0下载:
  2. 暴力選課程式:透過http取得選課程式網頁,post使用者名稱和密碼後,不斷執行選課動作.此程式可應用修改為火車訂票系統,網拍搶購系統...等-violence programs : http made through the website Elective programs, post user name and password, the ongoing implementation of Elective action. This formula can be applied to am
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1047208
    • 提供者:李慣頭
  1. scanpt

    1下载:
  2. 用VB写出来的一远程地址端口扫描程式,简单得很也可以改为多IP多端口扫描,那就看你怎么改了-VB write the address of a remote port scanning programs, a very simple can also read more IP multi-port scanning, you see how it changed
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2841
    • 提供者:mzj
  1. 15607

    0下载:
  2. 这是164个JAVA小程序,帮助JAVA初学者更好地学习JAVA-JAVA 164 small programs to help Java beginners to learn better JAVA
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:426679
    • 提供者:胡敏诗
  1. eems

    0下载:
  2. 电子邮件收发程序,可以应用于其它程序中作为一个模块,也可以独立用来做电子邮件收发,支持定时、多帐号。-e-mail program that can be applied to other programs as a module, which can also be used to do e-mail, regular support, multi account.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:89288
    • 提供者:mg
  1. TheArtofJava

    2下载:
  2. java编程艺术 一书的源码 This download contains all of the program code in The Art of Java The source code is organized into directories that correspond to chapters. Thus, the programs in Chapter 3 are found in the Chapter3 directory, for exam
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:67242
    • 提供者:rody
  1. ControMac

    0下载:
  2. 用Delphi编写的控制网卡的小程序,可以启用和禁用网卡,大家可以一试.-prepared by the NIC control of the small programs, and prohibited the opening card, we can try.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:190903
    • 提供者:文水
« 12 3 »
搜珍网 www.dssz.com