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

搜索资源列表

  1. VC_MFC-socket

    0下载:
  2. VC++,MFC环境下使用SOCKET编程详解,个人认为还是比较齐全的,可以作为参考手册。-VC++, MFC environment SOCKET programming explain personally think that is quite complete, can be used as a reference manual.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-08
    • 文件大小:97312
    • 提供者:aileen
  1. SOCKET

    0下载:
  2. 为了让同学们更好的理解Socket的底层运作原理,Linux平台下只能使用底层库socket(socket.h),Windows平台下只能使用Winsock(winsock.h),请勿使用其它高层封装的Socket库(如Java库,MFC等)。-Linux platform in order to allow students to better understand the underlying principle of operation of the Socket can only use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:452754
    • 提供者:柳欢
  1. chat

    0下载:
  2. 小型聊天室程序 基于MFC socket编写-this is a small chat room procedures
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:2311497
    • 提供者:段紫翎
  1. TCP-IP--Socket

    1下载:
  2. MFC 基于TCP/IP的简单网络通信,适合网络通信的初学者学习,也许,代码很简单,希望可以帮到一些人-vc TCP/IP ,a easy code for communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:8558453
    • 提供者:彭云鹤
  1. File-Manager

    0下载:
  2. 通过MFC socket编程实现远程查看硬盘及文件夹和文件的功能-MFC socket programming function to remotely view the hard drive and the folders and files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:6612931
    • 提供者:董川
  1. C--socket

    1下载:
  2. c.socket网络编程 Socket相关的操作由一系列API函数来完成,比如socket、bind、listen、connect、accept、send、sendto、recv、recvfrom等。调用这些API函数有一定的先后次序,有些函数的参数还比较复杂,对于开发者来说,不是很好用。于是,微软的MFC提供了两个类:CAsyncSocket和CSocket,极大地方便了Socket功能的使用。-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-06-01
    • 文件大小:333824
    • 提供者:david
  1. MFCSockets_src

    0下载:
  2. MFC socket 网络通讯 利用MFC socket 进行通讯的简单例子,只有服务端,客户端可以通过系统自带 telnet 工具 来自codeproject -MFC socket network communications use MFC socket communication simple example, only the server, the client can through the system comes with the telnet tool from Code
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:105554
    • 提供者:src
  1. socketzizhitongxun

    0下载:
  2. MFC与Socket结合实现通讯的功能,希望对大家有所帮助!-MFC Socket combination of communication, we hope to help!
  3. 所属分类:Communication

    • 发布日期:2017-12-07
    • 文件大小:17587456
    • 提供者:杨天威
  1. pictureTest

    0下载:
  2. MFC socket实现图片 传送,可单个图片传送也可文件夹传送-MFC socket achieve picture send pictures, send pictures can also be a single folder transfer
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:2068588
    • 提供者:吴健霆
  1. Client-to-Server(socket)

    0下载:
  2. 使用MFC 的界面效果,利用socket套接口技术实现的多客户端client,通过服务器server互联的聊天的程序-Using MFC interface effects, the use of socket socket technology to achieve a multi-client client, server interconnected through the server chat program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:597817
    • 提供者:王振峰
  1. CAsynvSocket

    0下载:
  2. 在VS2008中用指针实现MFC Socket通信,其中包括一个客户和一个服务器端程序-In VS2008 MFC Socket communication using pointers, including a client and a server-side program
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:97476
    • 提供者:李佶林
  1. SocketDemo

    0下载:
  2. MFC socket编程,包含client和server,里面对socket自定义了类-MFC socket programming, including client and server, the inside of the socket customized classes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:281562
    • 提供者:czy
  1. UDP-communication-based-on-MFC

    0下载:
  2. 这程序是利用在windows在的socket网络编程基于MFC的UDP聊天程序,在一个界面下实现客户端和服务端之间的通信,类似-This procedure is to use the windows in the socket UDP network programming MFC-based chat program, implemented in an interface between the client and server communications, similar to th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2966353
    • 提供者:苏青源
  1. MFC_socket_client_sever

    0下载:
  2. MFC用socket实现一个服务器与多个客户端链接,经测试可用。-MFC socket achieve a linked server and multiple clients, the test is available.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1923847
    • 提供者:朱亚
  1. MFC_TCP_SOCKET_duogeclient

    0下载:
  2. MFC用socket实现一个服务器与多个客户端链接,经测试可用。-MFC socket achieve a linked server and multiple clients, the test is available.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:81836
    • 提供者:朱亚
  1. MFC-SOCKET

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

    • 发布日期:2017-04-25
    • 文件大小:74270
    • 提供者:eofper
  1. MFC-SOCKET

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

    • 发布日期:2017-04-17
    • 文件大小:74317
    • 提供者:sionmad
  1. Third-party-chat-room-procedures

    0下载:
  2. VC++网络编程源代码 MFC Socket编程 第三方聊天室程序-Third-party chat room procedures
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:59309
    • 提供者:
  1. wangluobiancheng

    0下载:
  2. MFC套接字编程,设计文件发送应用程序;设计信息广播应用程序等源代码-MFC socket programming, design documents sending application design information broadcast applications such as source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:15996164
    • 提供者:染指那年华
  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 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com