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

搜索资源列表

  1. lesson14

    0下载:
  2. 该程序主要采用MFC机制进行网络编程,并附有基于UDP的Socket编程,通过该程序可以很好的了解网络编程的流程-The program mainly uses MFC mechanism for network programming, together with UDP-based Socket programming, through the program can be a good understanding of network programming process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9454603
    • 提供者:无言
  1. Network-Program

    0下载:
  2. 《学通Visual C 的24堂课(软件开发羊皮卷)系列》第20课网络编程,包括套接字编程、MFC套接字编程、获取本机用户名和IP地址等-"Learning through Visual C 24 lessons (software development scrolls) series" Lesson 20 network programming, including socket programming, MFC socket programming, access to the machi
  3. 所属分类:SQL Server

    • 发布日期:2017-04-06
    • 文件大小:327592
    • 提供者:张晓文
  1. cs

    0下载:
  2. MFC界面,服务器端可通过TCP socket的链接使client和sever端建立链接,然后可以对客户端的相关文件实现监听功能。并显示在服务器相应位置。-client sever
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6207193
    • 提供者:hedi he
  1. AsynUdp

    0下载:
  2. 基于MFC的简单的异步socket udp服务器类.带ini可配置端口。-Simple Asyn Socket Udp Server.Based on MFC.You Can config the port by tht config.ini file.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:dgf
  1. wsatcpsever1

    0下载:
  2. MFC 程序,基于vs2012,实现一种socket网络编程,多线程服务器程序-MFC program, based on vs2012, implement a socket network programming, multi-threaded server program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:63848
    • 提供者:gaocheng
  1. TestSocket

    0下载:
  2. VC++ MFC Socket编程例子,C/S结构的程序,分客户端和服务端,Server端又分两个版本:一个是MFC,一个是SDK版本,VC6.0环境下可顺利编译。-VC++ MFC Socket programming examples, program C/S structure, client and server, Server side is divided into two versions: one is the MFC, one version of the SDK, you c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:57513
    • 提供者:kpudn15
  1. SMSinmfcV2

    0下载:
  2. VS2010环境,MFC+socket编程,实现类似手机短信电脑客户端-VS2010 environment, MFC+socket programming, achieve a similar SMS client computers
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:193736
    • 提供者:晏儒
  1. chat

    0下载:
  2. socket 多人聊天室 mfc 实现多人聊天-chat socket
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:82181
    • 提供者:赵中孝
  1. EG09

    0下载:
  2. MFC下socket的客户端源码,TCP网络协议。-MFC socket under the client source code, TCP network protocol.
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4510428
    • 提供者:陈青
  1. screen-broadcast

    0下载:
  2. 该系统是在MFC框架下实现的服务器端对客户端的实时屏幕发送,其中用到了网络socket编程,用到了C++语言-The system is implemented in the MFC framework for real-time server sends the client' s screen, which uses a network socket programming language used in the C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:74215
    • 提供者:冰龙
  1. GroupChat

    0下载:
  2. 该系统是在MFC框架下利用C++语言实现的在局域网内不同电脑之间群发信息,该系统涉及Socket网络编程。-The system is utilized in mass between different computers within the LAN information C++ language in the MFC framework, the system involves Socket network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:20788
    • 提供者:冰龙
  1. ppt

    0下载:
  2. 简单的介绍vc++下mfc编程的技术要点,包括socket等-a descr iption about mfc
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:129612
    • 提供者:谢宽
  1. Chat-room

    0下载:
  2. 本软件使用VC++,应用MFC、Socket和TCP的知识编写,由客户端和服务器两部分组成,服务器充当“中转者”的职能,客户端将自己的消息首先发给服务器,服务器再根据需要将它们转发给其它客户端,这是一个类似QQ群功能的聊天室软件。-The software uses VC++, application MFC, Socket and TCP knowledge written by the client and the server of two parts, the server acts a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7313861
    • 提供者:
  1. VCPMFC-QQMessage

    0下载:
  2. windows socket 聊天程序,mfc编程,virsual stdio 2005 project.-windows socket chat.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3710349
    • 提供者:李好
  1. chat-program

    0下载:
  2. 基于MFC的类似于QQ的聊天程序,采用Socket变成-MFC-based chat program similar to QQ, using Socket become
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11563165
    • 提供者:王锡凯
  1. netCAsyncSocket_class

    0下载:
  2. 为简化套接字网络编程,更方便地利用Windows的消息驱动机制,微软的基础类库(Microsoft Foundation Class Libary,简称MFC),提供了两个套接字类: -In order to simplify the socket network programming, and more convenient to use the Windows message driven mechanism, Microsoft foundation class library (M
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:130168
    • 提供者:询问过
  1. Sendsock

    0下载:
  2. 使用MFC,socket类,利用UDP进行发送,可定时,设定包长等-Use MFC, socket type, use UDP transmission, can be timed to set the packet length, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:38418
    • 提供者:BG
  1. ChatServer

    0下载:
  2. 运用socket编程,MFC实现简单的互发信息通信,这是服务端的源代码。-Socket programming example.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-15
    • 文件大小:6622
    • 提供者:
  1. ChatClient

    0下载:
  2. 运用socket编程,MFC实现简单的聊天通信。这是客户端的源代码。-Socket programming example.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-15
    • 文件大小:6288
    • 提供者:
  1. TransFile

    0下载:
  2. 利用MFC,使用套接字编程实现文件传输,在界面ip地址编辑框输入IP地址.即可传输文件-Use MFC, using socket programming to realize file transfer, edit box, enter the IP address in the interface IP address. You can transfer files
  3. 所属分类:Other systems

    • 发布日期:2016-01-12
    • 文件大小:24321024
    • 提供者:张骈
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com