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

搜索资源列表

  1. pb8read_write_xml

    0下载:
  2. 用pb8编写的读写xml文件的例子,初学入门的小程序-Pb8 prepared with examples of reading and writing xml files
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:62092
    • 提供者:张力
  1. IOCP_Demo

    0下载:
  2. icop程序的演示例子,包括服务器和客户端程序-it is network demo, for iocp demo code, include both server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:41623
    • 提供者:zhangsan
  1. eMule_Sourse

    0下载:
  2. emule 的源代码,学习mule下载程序的好例子-it is a emule sample code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4727246
    • 提供者:zhangsan
  1. Ftp_Client

    0下载:
  2. 该实例使用MFC和WinInet编程接口实现了完整的FTP客户程序,其MFC的界面类似于CuteFTP和LeapFTP. 涉及到了网络编程和网络通信的很多内容。是一个学习的好例子。-The instance is using MFC and WinInet programming interface to achieve a complete FTP client program, which is similar to CuteFTP and the MFC interface LeapF
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6384544
    • 提供者:liuxiaoxia
  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. socket

    0下载:
  2. 本程序主要是运用socket套接字进行网络编程,本文件包含各种例子。-This procedure is mainly the use of socket socket network programming, this document contains a variety of examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6887287
    • 提供者:张三
  1. socket

    0下载:
  2. 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:79243
    • 提供者:vivianjia
  1. TCP--Server.client

    0下载:
  2. TCP下的 serveer,client程序例子-TCP——Server[1].client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:2882533
    • 提供者:directxx
  1. _NetCmd

    0下载:
  2. 实现程序监控的简单例子,启动和关闭相关程序-Procedures for monitoring to achieve a simple example, start and shutdown procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2184870
    • 提供者:hanchao
  1. sockct_net

    0下载:
  2. MFC开发的简单的聊天程序,是入门c++ Sockct编程的首选,例子结构清晰,专为入门级人员量身打造-MFC developed a simple chat program is the entry-c++ Sockct programming preferred examples of clear structure and specifically tailored for entry-level staff
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3863039
    • 提供者:钟龙
  1. IRPAttack

    0下载:
  2. IRP攻击的例子。程序基于winpcap sdk实现,打包中提供了所需的头文件、lib库及dll。-IRP attack example. Program is based on winpcap sdk implementation, packaged to provide the required header files, lib libraries and dll.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:262452
    • 提供者:gaoguanghai
  1. Proxy

    0下载:
  2. c#写的代理程序,学习c#网络编程的经典例子。-c# to write the agent program, the classic example of network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:268221
    • 提供者:yin
  1. PingTest

    0下载:
  2. 一个实现了ping功能的C++程序,代码简单易懂,容易移植,是学习和使用ping功能的一个很好的例子-An implementation of the ping function in C++ program code is easy to understand, easy to transplant, is to learn and use the ping function in a very good example of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1935746
    • 提供者:钟龙
  1. telnet_client

    0下载:
  2. 运用VC++ MFC 设计的telnet程序,是一个很好的网络编程例子-Using VC++ MFC design telnet program is a good example of network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3750443
    • 提供者:崔晨
  1. server

    0下载:
  2. 一个QT2做的服务器程序,功能简单,色和初学者学习的例子-afdasfdasfdasfdas
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1011939
    • 提供者:院校斌
  1. HyzIE

    0下载:
  2. 一个动态创建和销毁webbrowser的例子,适合初级程序员作参考-Dynamic creation and destruction of a webbrowser example of reference for junior programmers
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-18
    • 文件大小:4714865
    • 提供者:qymm
  1. traykjfs

    0下载:
  2. vb一个小例子,让你程序的快捷方式出现在Windows的开始菜单中,选择加入,则选择文件,将其快捷方式加入到Windows开始菜单->-vb a small example, let you shortcut to the program appear in the Windows Start menu, choose to join, select the file to a shortcut to Windows Start Menu->
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3454
    • 提供者:heng521
  1. IP-Multicast

    0下载:
  2. 这是一个实现了局域网内多播的程序。对网路编程初学者来说是个很好的例子。-This is an implementation of the LAN multicast procedures. On the Web programmer is a good example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:1191744
    • 提供者:forever
  1. 200741313495651

    0下载:
  2. 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接-TCP port on
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:50023
    • 提供者:oralcn
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com