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

搜索资源列表

  1. 00

    0下载:
  2. 网络聊天应用实例 MFC WinInet APi编程 基于MFC Sock类编程-good user
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9457287
    • 提供者:小花猫
  1. CHAT

    0下载:
  2. visual c++ 基于MFC的可视化编程,聊天应用程序-visual c++ MFC-based visual programming, chat application
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:375324
    • 提供者:wangjing
  1. chat

    0下载:
  2. 一个简单的聊天程序,运行环境VC++6.0。用MFC编程实现-chat program
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3946846
    • 提供者:lou
  1. Lesson1

    0下载:
  2. 用mfc实现网络功能,基本功能聊天功能,联网功能-Mfc realize network functions with the basic chat functions, networking functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:37913611
    • 提供者:pj
  1. Tcp_MFC_based_chatroom

    0下载:
  2. 一个简单的基于TCP协议的聊天程序,MFC上开发的-A simple program to test tcp communication,based on MFC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:99781
    • 提供者:张小天
  1. Tcp1111

    0下载:
  2. 这是一个实验报告,实现对话的聊天工具,采用MFC-This is a test report, to achieve a dialogue of chat tool, using MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:36357
    • 提供者:李明
  1. QChat

    0下载:
  2. 这是一个基于MFC的简易通信聊天程序,功能较少但有基本框架-This is a simple MFC-based chat communication program, but the basic framework of the less functional
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11538450
    • 提供者:易聪
  1. UdpSrv

    0下载:
  2. MFC 实现的简单聊天程序 C语言编写 简单聊天程序-MFC to achieve a simple chat program written in C a simple chat program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1056
    • 提供者:
  1. IM

    0下载:
  2. 模拟QQ聊天程序,虽然很多功能并不完善,但却实现了MFC套接字编程。适合初学者学习-Simulation QQ chat program, though many features are not perfect, but realized the MFC socket programming. Suitable for beginners to learn! ! !
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3458276
    • 提供者:WangQu
  1. Chat

    0下载:
  2. 网络聊天室 基于mfc,网络Socket,客户端+服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:115426
    • 提供者:leandor
  1. Chat

    0下载:
  2. 基于MFC的简单的聊天程序Demo,开发环境为VC6.0,服务器端和客户端两部分,先打开服务器端,在客户端输入服务器IP,即可进行聊天,很简单的程序,适合于初学者-Based on a simple chat program MFC Demo, development environment for the VC6.0, server and client of two parts, first open the server side, the client input server IP,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1924270
    • 提供者:Kylin
  1. chat

    0下载:
  2. 局域网聊天软件,MFC 编程实现局域网通讯,很好的网络编程实例-local talk
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:111714
    • 提供者:lcj
  1. 0804-08081401huffman

    0下载:
  2. 实现统计字母频率,实现哈夫曼树的建立,并现实0 1代码,MFC GDI编程,还实现了发送,译码功能,接受,顺便还实现了聊天功能-Achieve statistical letter frequencies, to achieve the establishment of Huffman trees, and reality 01 code, MFC GDI programming, but also realized the sending, decoding functions to acce
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2338235
    • 提供者:dyn
  1. nPhone

    0下载:
  2. mfc做的网络ip语音通话软件,可以参考编写之间的语音聊天软件-mfc do network ip voice software, voice chat between the reference preparation software
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:646573
    • 提供者:chison
  1. 361

    0下载:
  2. 基于MFC写的聊天程序,包括客户端和服务器端。-MFC-based chat program written in, including client and server side.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:153389
    • 提供者:zhangzl
  1. Chat

    0下载:
  2. 在VC6.0上应用多线程编写网络聊天室程序。应用MFC编写聊天界面。通过输入IP实现点对点聊天。-In the application of multi-threading VC6.0 Internet chat room program. Application MFC write chat interface. Achieve point to point by entering the IP chat.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1910083
    • 提供者:mini
  1. Lesson15Code

    0下载:
  2. 点对点聊天 mfc实现 很好使用 使用套接字-chat program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1909885
    • 提供者:haha
  1. MFCQQ

    0下载:
  2. 我自己用MFC开发出来的第一个网络小程序。运行后既可以选择自己成为服务器,也可以链接到其他已知IP的服务器,并可以随时切换。功能上只实现了文字聊天,比较简单。-I use MFC developed the first network applet. After running a server can either choose your own, you can also link to other known IP of the server, and can switch at any
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:65115
    • 提供者:刘山玉
  1. mnfz2001

    0下载:
  2. MFC编写的一个比较新颖的聊天工具,非常不错。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:215860
    • 提供者:lwxxnrt
  1. MICQ

    0下载:
  2. VC++实现QQ界面绝对经典,用MFC实现局域网聊天QQ的经典界面,基本框架已经实现,可以在上面完成更高级功能-VC++ interface to achieve an absolute classic QQ, QQ chat with the MFC implementation of the classic LAN interface, the basic framework has been implemented to complete the more advanced feature
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-31
    • 文件大小:13740151
    • 提供者:李建复
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 30 »
搜珍网 www.dssz.com