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

搜索资源列表

  1. DelphiIOCPDemo

    1下载:
  2. delphi写的IOCP的源码,这是比较完美的一个IOCP的例子,大家可以学到不少东西-delphi source code written in IOCP, which is a more perfect example of an IOCP, we can learn a lot of things
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-02-19
    • 文件大小:289378
    • 提供者:anchengw
  1. 13

    0下载:
  2. vb 及关于单片机的例子,希望大家能有用。-vb and on the MCU examples, hoping that we can be useful.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-25
    • 文件大小:9869
    • 提供者:王六
  1. arpsacn

    0下载:
  2. 有一个例子,关于ARP的,基于wincap编程实现,可以获取本机mac和局域网活动主机的mac-One example, with regard to ARP-based wincap programming, you can obtain the activities of the native mac and LAN hosts mac
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-12
    • 文件大小:2616368
    • 提供者:Jacky
  1. dialog_udp

    0下载:
  2. 使用对话框upd广播数据结构的例子,使用了线程,一般网上找到的都是没有窗口或对话框内直接阻塞(不能再操作对话框)的示例,这个示例能解决大家线程内网络传输的方法。-Use the dialog box upd broadcast data structure, an example, using threads, in general find on the Internet are not directly blocking a window or dialog box (no longer o
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5335726
    • 提供者:
  1. IP_update

    0下载:
  2. IP报文创建的代码例子,进行IP欺骗等等应用都可用到。-IP packet to create the code examples for IP applications can be used to deceive and so forth.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:2965
    • 提供者:于枫
  1. winsock

    0下载:
  2. 一个WINSOCK小例子 初接触网络编程的可以-A small example of the early network of contacts WINSOCK programming can look at
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-14
    • 文件大小:4197
    • 提供者:liuhongen
  1. Sockets_using_CPP_streams

    0下载:
  2. 标准Socket库的使用,知道叫什么,什么时候调用它,如何建立正确的参数,哪些保持不变可有点吓人。这个C++接口提供了一个简单的接口来使用。如果你仔细想想,即使从流中读取工作像标准字符流一样,当数据无效时将阻止不可用。 这个库和例子是在Rob Tougher 的Linux Gazette文章。他的许可已被授予使用本类的目的库。如果您使用它,否则,它是由你来为您的应用程序中使用许可。 -Use of standard socket libraries can be a little i
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:4217
    • 提供者:方启
  1. ChatRoom(Winsock)

    0下载:
  2. VC6.0下实现网络聊天功能的程序,包含源代码。已通过测试,大家可以做为例子学习。-VC6.0 achieve network chat program, including source code. Has passed the test, we can learn from as an example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:297532
    • 提供者:hubo
  1. P2P

    0下载:
  2. p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。-p2p development instance, you can pass through the firewall in the Internet, and practical, I just rely on this example, the development of entry-chip p2p.
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:2413041
    • 提供者:zhangmin
  1. CompletionPortSever

    0下载:
  2. 网络编程,完成端口的例子,在学网络编程的朋友可以下载下来-Network programming, the completion of the port example, in the school network programming to see if a friend can be downloaded off
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:53981
    • 提供者:
  1. myftp

    0下载:
  2. 基于socket网络通信的上传用于文件上传和下载,可以作为很好的学习例子-Socket-based network traffic for file upload to upload and download can be used as a good example of learning
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:130380
    • 提供者:zhaiyouling
  1. IOCP

    1下载:
  2. 一个可复用的IOCP类的通讯框架下实现的,客户端与服务端的例子,强烈推荐,IOCP类可复用,值得学习。-IOCP a reusable class of communication within the framework of implementation, the client and service side of the case, it is strongly recommended, IOCP classes can be reused, it is worth learning.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:460102
    • 提供者:orlando
  1. save

    0下载:
  2. 一个自动保存草稿的例子。实用ajax技术实现,可以用于初学者学习用。-An example of a draft is automatically saved. Practical ajax technology can be used for beginners to learn from.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:86253
    • 提供者:boshding
  1. jilian

    0下载:
  2. ajax的一个级联实例,通过此例子可以学习ajax的原理,和具体操作应用。-ajax example of a cascade, through this example can learn ajax principles, and specific operational applications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:89183
    • 提供者:boshding
  1. download

    0下载:
  2. 网络编程,实现在http的条件下面的网络的文件下载。这是我们老师上课讲的一个例子。觉得还不错,所以上传供大家分享-Internet program。this is just a kind of download program that used in http protocol and can download some url file
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:14294
    • 提供者:刘航
  1. FileP2PTransfer

    0下载:
  2. 提供类似QQ文件传输例子和传输组件,只需要简单调用,即可达到类似QQ的文件传输效果。-Provide similar examples of QQ file transfer and transmission components, simply call, you can achieve a similar effect QQ file transfer.
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:480343
    • 提供者:刘宝
  1. ipv6_xp_demo

    0下载:
  2. 此例子可以用于开发基于xp系统下的ipv6通讯研发.里面包含在xp系统下,ipv6通讯的例子,有客户端和服务器端代码。-This example can be used to develop systems based on xp ipv6 communications under the R & D. Which is included in the xp systems, ipv6 communications example, a client and server-side co
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4537709
    • 提供者:muyiyj
  1. hibase-0.1.0.tar

    0下载:
  2. 一个使用的搜索引擎例子,可以在linux下运行-One example of the use of search engine, you can run linux
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:172775
    • 提供者:lvcheng
  1. socket.tar

    0下载:
  2. socket网络编程的几个例子,从简单通信到可以记录双方IP信息等一步步深入,学习unix网络编程值得参考!-socket network programming examples, from simple communication to the IP information can be recorded both in depth step by step, learning unix network programming is also useful!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:15517
    • 提供者:袁真海
  1. ASPsource

    0下载:
  2. 里面包含多个ASP编程的例子,对学习的人来说可以是个借鉴。-Some source sample for ASP. It can be study sample.
  3. 所属分类:Web Server

    • 发布日期:2017-05-16
    • 文件大小:4181815
    • 提供者:赵怀皓
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com