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

搜索资源列表

  1. dao

    0下载:
  2. 用mfc编写的一个网络应用小程序,发送http的get报文到网站,然后分析出网站的导航部分。-A program of netusing write by mfc, which can be used to send a GET packet of http to a website,and analysis the navigation information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13634262
    • 提供者:mahongli
  1. MFC

    0下载:
  2. 计算机网络 多播 用C++编写 绝对可以用-计算机网络多播
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:95338
    • 提供者:yourname
  1. ChartRoom_UDP_Server

    0下载:
  2. 基于UDP的聊天室编程1(服务器端)--利用CSocket类实现了一个基于UDP无连接的聊天室程序,并且配有执行后的效果图,和具体的操作过程。是学习MFC网络程序设计的好范例,可根据自己的需要有所扩展 -UDP-based chat rooms Programming 1 (server)- using CSocket class implements a connectionless UDP-based chat program, and with the effect after th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-20
    • 文件大小:33945400
    • 提供者:hebo
  1. ChartRoom_UDP_Client

    0下载:
  2. 基于UDP的聊天室编程2(客户端)--利用CSocket类实现了一个基于UDP无连接的聊天室程序,并且配有执行后的效果图,和具体的操作过程。是学习MFC网络程序设计的好范例,可根据自己的需要有所扩展 -UDP-based chat program 2 (client)- Using CSocket class implements a connectionless UDP-based chat program, and with the effect after the implement
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-20
    • 文件大小:33852416
    • 提供者:hebo
  1. MFC

    0下载:
  2. 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益 重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++ 进行Socket编程的方法 -With the deepening of the computer network, computer network programming in the process of program design has become increasingly important. C++ language as the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:8248
    • 提供者:周嘻嘻
  1. MFC-for-chat

    0下载:
  2. 利用MFC,实现客户端和服务器的通信。实现过程中采用了csocket来实现网络层的通信。-complete the communication between server and client by mfc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-21
    • 文件大小:34643832
    • 提供者:lychoul
  1. 1

    0下载:
  2. MFC做的点对点聊天小系统,对学习MFC网络编程应该有帮助。-MFC to do peer to peer chat small systems, network programming should be learning MFC help.
  3. 所属分类:P2P

    • 发布日期:2017-05-07
    • 文件大小:1304141
    • 提供者:tangjun
  1. MFC-MUTE-0.0.7-SOURCE-CODE

    0下载:
  2. MUTE 网络P2P客户端源代码,与eMule类似-MUTE Network P2P client source code, and similar to eMule
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:2957490
    • 提供者:changming
  1. VCPP-MFC-socket.files

    0下载:
  2. 首先介绍了套接字的基本函数及其基本定义然后通过c++我们编写了简单的网络编程实例-we devlop socket program by c++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:148880
    • 提供者:tianx
  1. MFC-CAsyncSocket

    0下载:
  2. 使用MFC快速实现网络编程 CAsyncSocket-MFC CAsyncSocket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:7120
    • 提供者:jason
  1. QQServer

    0下载:
  2. qq服务器代码 c++ MFC 网络编程 -QQServer code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:51340
    • 提供者:qql
  1. MFC

    0下载:
  2. 众所周知,ethereal可以捕捉网络数据包,本程序代码可以将 ethereal包进行拆分,还原里面的协议头部以及数据,进行各种相应的应用-As we all know, ethereal can capture network packets, the program code can be split ethereal packets, which the agreement to restore the head, as well as data, conducting a variety
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-05
    • 文件大小:385067
    • 提供者:TOM
  1. TCPClient

    0下载:
  2. VC环境下,重现QQ的运行.MFC网络编程.-VC environment, return the operation of QQ. MFC network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1167829
    • 提供者:陈志环
  1. Get-local-ip-of-the-MFC

    0下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own n
  3. 所属分类:Sniffer Package capture

    • 发布日期:2016-01-24
    • 文件大小:2358272
    • 提供者:Ocean
  1. NAPTest2

    0下载:
  2. MFC网络实验,实现多人聊天。包括服务器和客户端程序,使用Socket编程。-MFC socket program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5775134
    • 提供者:shine
  1. AysnWinInetDemo

    0下载:
  2. 这是我写的MFC 网络异步通信的例子。大家可以下载去看看吧、。很好的哦-I wrote the MFC network examples of asynchronous communication. You can download to go and see. Oh well
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1973928
    • 提供者:李平
  1. server

    0下载:
  2. MFC服务端网络通讯实例,代码详细介绍了MFC网络通讯的方法-MFC server network communication instance
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:40850
    • 提供者:张学成
  1. draw

    0下载:
  2. VC网络画图板,用C语言编写的MFC网络画图板,有客户端与服务器端-Internet draw board
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2593280
    • 提供者:王文
  1. FTP

    0下载:
  2. 简单的FTP客户端软件,程序较为简单,适合刚刚接触VC++的MFC网络编程的朋友研究。由于本人能力有限,此程序有待完善。-a simple FTP program
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-10
    • 文件大小:1923197
    • 提供者:姜羽
  1. emuch

    0下载:
  2. 快速领取小木虫网站金币 使用MFC网络库 封装的Post/Get对初学者是不错学习资料-Fast to receive the wooden worms website coins to use the MFC network library package Post/Get is good for beginners learning materials
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:838207
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »
搜珍网 www.dssz.com