CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - chat mfc

搜索资源列表

  1. Chat

    0下载:
  2. 一个用MFC写的UDP发包器,主要用来网络或防火墙之类的软件
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:32.88kb
    • 提供者:yerunping
  1. TCP-socket

    0下载:
  2. 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:722.45kb
    • 提供者:陈杰
  1. chat

    0下载:
  2. vc6.0开发的MFC小程序,主要功能是局域网TCP/IP聊天-MFC Development vc6.0 small procedures, the main functions of the LAN TCP/IP chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:40.76kb
    • 提供者:Matthew
  1. chatroom

    0下载:
  2. 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-01
    • 文件大小:8.11mb
    • 提供者:苏永昌
  1. Chat

    0下载:
  2. 基于mfc的udp 聊天程序,非c/s结构。客户端与服务器集成-Mfc the udp-based chat program, non-c/s structure. Integration of client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:30.21kb
    • 提供者:zz
  1. chat

    0下载:
  2. 在vc++中利用mfc,采用异步机制实现了点对点聊天-In vc++ using mfc, the mechanism used to achieve a point-to-point asynchronous chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5.37mb
    • 提供者:边建山
  1. chartroomup

    0下载:
  2. 基于UDP协议的简单聊天室MFC程序。使用消息驱动实现异步信息交互。-UDP protocol-based chat rooms simple MFC program. Asynchronous message-driven use of information exchange.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:12.94kb
    • 提供者:晓阳
  1. MFC

    0下载:
  2. this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5.54mb
    • 提供者:musmar
  1. yuyin

    0下载:
  2. 这是一个用TCP协议实现的局域网语音聊天程序,编程言是C-This is a using TCP protocol by vc++ write LAN voice chat software .Can realize voice communication in LAN MFC ,vc++ ,tcp voice net
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4.19mb
    • 提供者:王钦
  1. chat

    0下载:
  2. vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5.53mb
    • 提供者:hyw
  1. chathome

    0下载:
  2. 简易的聊天室与传输文件通过tcp/ip协议进行客户机与服务机之间的通讯的MFC应用程序-chat home and file transfor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-16
    • 文件大小:24.76mb
    • 提供者:细节
  1. MFCCHAT

    0下载:
  2. 基于MFC聊天的框架较简单,实现简单的消息的收发功能。-The MFC chat-based framework is relatively simple, the simple message of the transceiver function.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-04
    • 文件大小:64.1kb
    • 提供者:万增录
  1. TCP-LAN--based-on-MFC

    0下载:
  2. 局域网聊天程序的实现主要为局域网内的计算机提供交流的平台。完成一个基于服务器和客户端的局域网通讯软件,类似于聊天室,可进行注册、登录、系统信息记录、聊天等功能。用户容易使用,便于管理。-LAN chat program implemented for the computer within the LAN to provide a platform for the exchange. Complete a LAN-based server and client communications so
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:72.84kb
    • 提供者:赵晗
  1. TCP-chat-online

    0下载:
  2. 简单的聊天客户端程序,应用Visual C++中MFC CSocket类,实现网络数据传输,可制作实用的局域网一对一聊天程序。 -need the use of Visual C++ MFC CSocket class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-19
    • 文件大小:8.66mb
    • 提供者:link
  1. NetCommunication

    0下载:
  2. 用VC++ MFC实现简易的网络聊天,以及文件传输功能-With VC++ MFC to achieve simple network chat, and file transfer capabilities
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:98.02kb
    • 提供者:Wuyanning
  1. MFC-LAN-chat-tools

    0下载:
  2. MFC实现局域网聊天工具,包括客户端与服务端,内置说明文档,清晰易学,希望对大家有帮助。-MFC LAN chat tools, including client and server, built-in documentation, clear and easy to learn, we want to help.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11.1mb
    • 提供者:LSS
  1. communication-software-design

    0下载:
  2. 用VC++编写的基于MFC的即时通信软件设计,实现在线聊天功能,具有良好的稳定性,希望站长能够上传到本站方便其他网友参考和改进-Written in vc++ the instant communication software design based on the MFC, realize the online chat function, has a good stability, hope the webmaster can uploaded to the site for other
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2.22mb
    • 提供者:李子玄
搜珍网 www.dssz.com