CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 ICQ/即时通讯 搜索资源 - socket MFC

搜索资源列表

  1. MFCQQChat

    0下载:
  2. 采用MFC结构和消息通知的Socket方式开发的一套类似QQ原理的多人网上聊天软件-using MFC structure and notify the Socket exploitation of a similar QQ tenets of people online chat software
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:20697
    • 提供者:韩晓
  1. MSocUdp

    0下载:
  2. 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4410011
    • 提供者:h
  1. Socket-Client

    1下载:
  2. 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:71568
    • 提供者:清风
  1. LanChat

    0下载:
  2. 简单文字消息通信.在了解windows socket编程的基础上,使用微软的mfc框架与winsock结合编写简单文字消息通信软件,实现不同端口之间的消息互通。-Simple text messaging. In understanding the basis of windows socket programming, using Microsoft winsock mfc framework and integrate communication software to write simp
  3. 所属分类:ICQ-IM-Chat

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

    0下载:
  2. VC++6.0 MFC的聊天软件,用socket编写。分客户端与服务端。-VC++6.0 MFC chat software, written with the socket. Sub-client and server.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:4363947
    • 提供者:王栋
  1. MF-FakeQQ

    0下载:
  2. 给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:235499
    • 提供者:zhanghaoyuan
  1. MF-FakeQQ

    0下载:
  2. 给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:235558
    • 提供者:zhanghaoyuan
  1. MF-FakeQQ

    0下载:
  2. 给出了应用MFC语言 实现socket 功能即时通讯的实际例子,设计了用户端和服务器端的即时通讯-Language is given using MFC socket functions practical examples of real-time communications, design the client and server-side IM
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:235586
    • 提供者:zhanghaoyuan
  1. 15024819449

    0下载:
  2. 给出了应用MFC语言 实现socket 功能即时通讯的实际例子,设计了用户端和服务器端的即时通讯。-Language is given using MFC socket functions practical examples of real-time communications, design the client and server-side IM
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-10
    • 文件大小:2222822
    • 提供者:zhanghaoyuan
  1. juyuwang

    0下载:
  2. 局域网内加密聊天软件,利用mfc进行客户端编写,服务器端采用了socket编程。-LAN chat software encryption, using mfc for client written using the socket server-side programming.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-23
    • 文件大小:7664995
    • 提供者:nwz
  1. chat

    0下载:
  2. 该程序为简单的聊天程序,基于mfc和socket,用vc编写,能实现简单的群聊和私聊,还可以传输文件,也有用户登录功能。-The program for the simple chat program, based on MFC and socket, written in VC, can achieve a simple chat and private chat, can also transfer files, also have a user login function
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:221503
    • 提供者:王倩
  1. MYYQQ

    0下载:
  2. 这是一款基于UDP的在MFC上开发的即使通讯软件,对于初步接触SOCKET编程的同学有很大的帮助-This is a UDP-based development in MFC communications software, and a great help for the initial contact SOCKET programming students
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-16
    • 文件大小:332472
    • 提供者:杨钧杰
  1. socket1-1

    0下载:
  2. socket 简单聊天 MFC实现 包含客户端 和服务器端-simple socket chat the MFC implements include client and server-side
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-11
    • 文件大小:1194432
    • 提供者:飞翔
  1. p2p

    0下载:
  2. 一个基于mfc的简单点对点聊天工具 需要知道对方IP 基于socket的非阻塞模型-Need to know the other IP socket-based non-blocking model based on simple peer-to-peer chat tools mfc
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:
    • 文件大小:24302
    • 提供者:郭晨
  1. AsyncSocket

    0下载:
  2. MFC程序,适用于局域网,分为服务端/客户端。 采用TCP协议。 服务端支持同时和多个客户端通信。 主要用于学习,一个初步Demo。 使用Windows socket。 异步通信关键API:WSAAsyncSelect。
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2013-12-31
    • 文件大小:575490
    • 提供者:张念
  1. The-char-room

    0下载:
  2. 这是用MFC网路套接字实现的一款类似于聊天室的小软件,所有在同一局域网的用户都可以显示出来,大家所发出的聊天内容都可以互相看到,功能简单实用!-This is achieved using a socket MFC Internet chat rooms small software similar to all users on the same LAN can be displayed, chats sent everyone can see each other, features sim
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:204073
    • 提供者:王辉
  1. ChatServer

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

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

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

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

    0下载:
  2. mfc模拟客户机服务器 1.可以直接进文件夹debug中双击*.exe运行程序。 2.要先运行服务器端server.exe在运行客户端client.exe。 3.聊天发送要轮流进行。-mfc simulate client server client server mfc mfc simulate simulate client server client server mfc mfc simulate simulate client server client server mf
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-22
    • 文件大小:6226917
    • 提供者:蚂蚁
搜珍网 www.dssz.com