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

搜索资源列表

  1. tftp

    0下载:
  2. 很不错的tftp例子,让大家可以了解tftp的工作原理,对新手学习tftp很有帮助-Tftp very good example, so that everyone can understand the working principle of tftp, tftp helpful for beginners to learn
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:436430
    • 提供者:gsgu
  1. prtx_400

    0下载:
  2. 本文件为使用C#以及VB,Delphi等语言调用PRTX即时通讯开发包的接口和例子。演示如何利用PRTX SDK快速开发一个即时通讯软件,可用于企业办公或者互联网的即时通讯,可支持同时在线人数10000人以上,有群聊、点对点聊天、个人签名、备注等等类似QQ功能。并可与WebIM互通,其中也有P2P语音,视频,文件传输开发包。-This document is the use of C# and VB, Delphi and other language development package c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11942419
    • 提供者:刘宝
  1. RTP_RCTP

    1下载:
  2. 标准的RTP/RTCP实现。并提供了多个例子程序,可以在linux或者windows平台下实现对流媒体的传输与控制。- standards organization launched Linphone RTP/RTCP realize. And provide a number of examples of the procedure, you can under linux or windows platform realize convection media transmission an
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:438428
    • 提供者:秦亮
  1. ClientServer

    0下载:
  2. 简单的TCP、UDP客户服务器编程例子,可编译,超值好用-Simple TCP, UDP client-server programming examples can be compiled, easy to use value
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:232915
    • 提供者:明白人
  1. WLanPP.ZIP

    0下载:
  2. 针对Windows XP SP2 WlanAPI关于WIFI Profile操作的例子,可以操作Windows的Wireless Zero服务,如果需要对XP的WIFI编程可以参考这份代码。,A sample source code about Windows XP SP2 WlanAPI, it can manual set WIFI profile with XML samples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:4472
    • 提供者:redblink
  1. SendMail.rar

    0下载:
  2. 自己做的一个发送邮件的例子,可以发送到163信箱,Their own to do a send mail example, can be sent to 163 mailboxes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:223607
    • 提供者:sxwang_xm
  1. Linux_Socket_Programming_By_Example

    0下载:
  2. 学习linux下网络编程的源码,有18个小例子,可以学习到linux下网络编程的各个方面,简单易学,很基础-Learning under linux network programming source code, 18 small example, can learn under linux network programming, easy to learn, very basic
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:199091
    • 提供者:刘忠军
  1. p2p-ace

    0下载:
  2. 使用ACE写出来的P2P程序;可跨平台使用;如何学写ACE也是一个很好的例子;-The use of ACE to write out P2P program can be cross-platform use how to learn to write ACE is also a good example
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:2719529
    • 提供者:yourname
  1. activeX

    0下载:
  2. 一个简单的IE调用ActiveX控件例子。点击按钮即可打开CMD窗口。-A simple example of IE called ActiveX controls. Click of a button you can open a CMD window.
  3. 所属分类:Web Server

    • 发布日期:2017-03-24
    • 文件大小:1004
    • 提供者:S
  1. QT-TCP

    3下载:
  2. 用QT开发的TCP/IP传输数据的例子,分为客户端和服务器,传输数据的时候带校验位,其中服务器部分的数据利用qsran函数生成随机数据,需要研究TCP客户端和服务器数据互相对传的同学可以看看,有参考价值-Examples of the QT development of TCP/IP to transfer data is divided into client and server, the transmission data with parity bit, in which the ser
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-11
    • 文件大小:9542
    • 提供者:彭博
  1. P2P

    0下载:
  2. 可正常运行~分为服务端和客户端,内网穿透,学习的好例子。-Normal operation can be divided into server-and client, network penetration, a good example of learning.
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:99358
    • 提供者:
  1. socket1

    0下载:
  2. 本例子程序是讲如何利用C语言写文件传输的程序实现 下面对程序的实现过程加以描述,尽量让阅读者能够看懂 -This example program is talk about how to use the C language to write the file transfer program to realize the following implementation of the program describe the process as much as possible so
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:36080
    • 提供者:tn
  1. examples

    0下载:
  2. 使用RTP协议模拟传输视频数据,共5个例子,example1.cpp,example5.cpp可作为服务端发送数据,example3用来接收数据。其余两个加入了多线程。使用jrtplib-3.7.1库编译-Using the RTP protocol analog transmission video data, a total of five cases, example1.cpp, example5.cpp can be used as server to send data, exampl
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:7757
    • 提供者:zhangyutian
  1. ScannerDemo

    1下载:
  2. 一个基于TCP半开端口的扫描程序,可作为初学者学习网络扫描的例子-A half-open TCP port on the scanner can be used as a beginner learning network scanning example
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-06
    • 文件大小:8277
    • 提供者:裂纹
  1. CMarkup--test

    0下载:
  2. 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。 -Create a new XML document analysis, modify the existing XML documents, all of which can be from a use of MFC or STL strings
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:420443
    • 提供者:黄绪勇
  1. drill

    0下载:
  2. 一个C++开源网络爬虫,我们可以修改出很多的高效率的网络爬虫,是分析网络爬虫写法的较好例子。-An open source Web crawler, we can modify a lot of efficient Web crawler is a good example for the analysis of web crawler written.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:936573
    • 提供者:daviddeng
  1. ftpclient_demo

    0下载:
  2. 实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程-A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-10
    • 文件大小:1938767
    • 提供者:华氏
  1. imsamp

    0下载:
  2. 微软的一个ndis驱动程序例子,写防火墙的朋友可以参考-A ndis driver example of Microsoft. and it can be referred to those who writes the firewall
  3. 所属分类:Firewall-Security

    • 发布日期:2017-11-09
    • 文件大小:1222649
    • 提供者:站长
  1. TCPInfoSrc

    0下载:
  2. 一个查看网络收发包情况的例子,推荐下载,可以学习很多网络方面的api--An example which can view the situation of network sending and receiving packages, and from it you can study many api language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:53822
    • 提供者:站长
  1. p2p

    0下载:
  2. 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:1203775
    • 提供者:ssss
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com