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

资源列表

« 1 2 ... .12 .13 .14 .15 .16 117.18 .19 .20 .21 .22 ... 802 »
  1. 截获数据包

    0下载:
  2. 一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to de
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8519
    • 提供者:李逍遥
  1. 数据包截获程序

    0下载:
  2. 一个很好的vc编程,一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good vc programming, a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the r
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3736
    • 提供者:李逍遥
  1. 用java来实现xml的例子

    0下载:
  2. 说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is xml example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20514
    • 提供者:郑云洲
  1. 较为复杂的rmi的例子

    0下载:
  2. 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example,
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7845
    • 提供者:郑云洲
  1. 用socket API实现加法的远程计算

    0下载:
  2. 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的socket例子,此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client socket example, the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6573
    • 提供者:郑云洲
  1. 关于实现加法的rmi的例子

    0下载:
  2. 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, the examp
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8273
    • 提供者:郑云洲
  1. Chap0fh8

    0下载:
  2. 用VC编写的WWW浏览器,利用Microsoft的WebBrowser控件。-VC prepared by the WWW browser, using Microsoft's WebBrowser control.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64439
    • 提供者:wen
  1. Chap0ffjk7

    0下载:
  2. 用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32596
    • 提供者:wen
  1. CUdpSocket

    0下载:
  2. CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data repor
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:129046
    • 提供者:刘林超
  1. tzg004

    0下载:
  2. 在VC下编译,实现大文件的传输,速度很快,可以指定端口和IP-in VC compiler, achieving large file transfer, very fast, can be designated ports and IP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23701
    • 提供者:刘林超
  1. 5.7.2--Java网络编程综合起步(FTP浏览器)

    0下载:
  2. 一个java网络编程的综合起步代码:ftp的浏览器,/jbuilder9编译通过!-an integrated network started programming code : ftp browser / jbuilder9 compile!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11579
    • 提供者:叶建民
  1. 一个对Winsock 完成端口模型封装的类

    0下载:
  2. 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:44658
    • 提供者:王明
« 1 2 ... .12 .13 .14 .15 .16 117.18 .19 .20 .21 .22 ... 802 »
搜珍网 www.dssz.com