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

搜索资源列表

  1. VCPPSummary-of-network-programming

    0下载:
  2. 1.套接字编程原理;2.基本的Windows Sockets API编程;3.MFC下的Socket编程的类;4.套接字的托管实现。四个部分介绍。-1. Socket programming principle 2. Basic Windows Sockets API programming 3. MFC Socket programming under the class 4. Managed implementation of the socket. Four-part introdu
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:166332
    • 提供者:借方鋆
  1. socket

    0下载:
  2. 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9735835
    • 提供者:louyi
  1. Socket

    0下载:
  2. VC6写的Socket API封装类(非MFC)-VC6 writing Socket API wrapper class (non-MFC)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:6883
    • 提供者:
  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. 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. 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. chat

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

    • 发布日期:2017-05-20
    • 文件大小:5801112
    • 提供者:hyw
  1. MFC-SOCKET

    0下载:
  2. windows下时间函数的应用,使用,获取程序运行的时间-time function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:74224
    • 提供者:zhang
  1. client-socket

    0下载:
  2. Implementing the client socket implementation by using vc++ with mfc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2375
    • 提供者:ali
  1. LAN-chat

    0下载:
  2. 局域网聊天程序,适合做为学校的课程设计。基于VC++6.0开发,使用MFC Socket类。-LAN chat program, for as the school' s curriculum design. Based on VC++6.0 development, using MFC Socket class.
  3. 所属分类:Button control

    • 发布日期:2017-05-21
    • 文件大小:6341582
    • 提供者:雪狐
  1. socket

    0下载:
  2. 基于mfc的聊天程序客户端,较简单,但是是入门学习的较好参考,带有简单界面。-Mfc-based client chat program, is relatively simple, but good reference is the entry to learn, with simple interface.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:3812724
    • 提供者:地方
  1. Final

    0下载:
  2. mfc制作的局域网通讯聊天工具 aes加密 支持文件传输-MFC socket
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:10227616
    • 提供者:dongxiao
  1. P2PChat

    0下载:
  2. C/S架构 聊天系统 支持私聊群聊 使用MFC Socket 架构编写,小巧,在局域网中使用-C/S architecture chat system support private chat group chat using MFC Socket architecture write, small, in the local area network in use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6745145
    • 提供者:lee
  1. MultiCast

    0下载:
  2. 在windows下用MFC实现socket简单的多播通信(同时具有服务器端和客户端的功能)-In the windows, use MFC to achieve simple multicast communication (both server and client functionality)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4245667
    • 提供者:王敏青
  1. socket

    0下载:
  2. 局域网内文件传输的MFC系统实现,非常简单实用-Lan doc transfer with MFC.It is easy to learn and use.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:109107
    • 提供者:zhangdayang
  1. socket-chat

    0下载:
  2. 基于socket的MFC聊天程序,可以实现私聊和群聊-Based on the socket of MFC chat program, can realize the private chat and group chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3842149
    • 提供者:张晓
  1. NAPTest2

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

    • 发布日期:2017-05-20
    • 文件大小:5775134
    • 提供者:shine
  1. VC-MFC-chat-TCPIP-socket

    0下载:
  2. 利用SOCKET编写多机聊天程序,编写框架MFC,附带源码,测试可用。-SOCKET to write multi-chat program, the preparation of the framework of the MFC comes with source code, the test can be used.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1985746
    • 提供者:曾维亮
  1. socket

    0下载:
  2. MFC窗体,Visual C++6.0,UDP通信,有接收端和发送端。-UDP communication
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:5005960
    • 提供者:欧海波
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com