搜索资源列表

  1. thread-and-socket

    0下载:
  2. 线程同步与异步套接字编程:用VC++写出一个线程同步与异步以及socket套接字通信的例子-Thread synchronization with asynchronous socket programming to write a thread synchronization with asynchronous socket socket communication examples: VC++
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:lz
  1. process

    0下载:
  2. 线程同步与异步套接字VC++编程实例,演示如何保证应用程序只有一个进程、线程死锁、基于消息的异步套接字实现,若要更细节的了解,请下载源码编译运行。-Thread synchronization with asynchronous socket VC++ programming examples, demonstrates how to ensure that only one application process, thread de
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:MarkZar
  1. Chat

    0下载:
  2. 网络聊天室,线程相关,基于消息的异步套接字-Internet chat rooms
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:jj
  1. socket

    0下载:
  2. socket同步异步通信C# 代码采用MSDN里面官方的例子 不管是同步还是异步套接字,都必须首先建立起socket,这是后面连接的基础-MSDN inside official socket synchronous and asynchronous communication using C# code examples whether synchronous or asynchronous socket must first
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:zuoyunbo
  1. EventSelectServer

    0下载:
  2. 基本服务器创建例子模型,套接字通讯,EventSelectServer异步套接字-Basic server to create the example model, socket communication, EventSelectServer asynchronous socket
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:229376
    • 提供者:dada
  1. WSAEventSelect

    0下载:
  2. 基本服务器创建例子模型,套接字通讯,WSAEventSelectServer异步套接字-The basic server create the example model, socket communication, WSAEventSelectServer asynchronous socket
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:224256
    • 提供者:dada
  1. OverlappedServer

    0下载:
  2. 基本服务器创建例子模型,套接字通讯,OverlappedServer异步套接字-Basic server to create the example model, socket the communications, OverlappedServer asynchronous socket
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2200576
    • 提供者:dada
  1. UseCAsyncSocketByXing

    0下载:
  2. 适合初学者的 非阻塞异步套接字编程实例 可以作为聊天工具-Non-blocking asynchronous socket programming examples for beginners as a chat tool
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1628160
    • 提供者:carl
  1. chatandevent12345678

    0下载:
  2. VC++ 线程同步与异步套接字编程实例,可以了接聊天工具的原理与编程思想-The VC++ thread synchronization with asynchronous socket programming examples, can be connected to the chat tool principles and programming ideas
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:hello
  1. Asynchronous-socket-chat-program

    0下载:
  2. 异步socket聊天程序 希望学异步套接字的朋友好好看看 能提供一定的帮助 代码风格简单明了-Asynchronous socket chat program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:5185536
    • 提供者:王云
  1. chatevent

    0下载:
  2.  VC++线程同步与异步套接字编程实例源码,很实用,推荐看下。-VC++ thread synchronization with asynchronous socket programming source code, very useful, it is recommended to look.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:汪顺富
  1. SockServer

    0下载:
  2. Vc异步套接字的例子,可以测试接受数据和发送数据,像聊天一样,看完以后就可以自己学着写了。希望对大家有用。-Vc asynchronous socket example, you can test to receive data and send data, like a chat, after reading can learn to write. I hope to be useful.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:吴志红
  1. MYQQ1_MFC

    0下载:
  2. 使用MFC编程实现异步套接字之间的网络通信,包括如何创建通信过程等-Asynchronous socket programming using the MFC network communication between, including how to create communication processes
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2322432
    • 提供者:李毅
  1. socket-class

    0下载:
  2. 易语言异步套接字类,主要有UDP TCP 连接方式。-Easy language asynchronous socket class, mainly UDP TCP connection.
  3. 所属分类:易语言编程

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:叶枫
  1. Lesson16Code

    0下载:
  2. 线程同步与异步套接字编程,共有3个实例:聊天软件等-Synchronous and asynchronous socket programming thread
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1238016
    • 提供者:奋斗不止
  1. Chat

    0下载:
  2. 异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。-Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual stu
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:132096
    • 提供者:胡秋旭
  1. 065748

    0下载:
  2. 异步套接字,精选ios编程学习源码,很好的参考资料。-Asynchronous socket, selection of learning IOS programming source code, a good reference.
  3. 所属分类:IOS

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:清蒸翅子
  1. TCPServer

    0下载:
  2. TCP服务端,异步套接字模式.程序结构简单,不需要多线程。-TCP server, asynchronous socket model simple program structure, no multi-threading.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:hanl
  1. mfcansycsock

    0下载:
  2. 异步套接字编程 通过MFC对话框模式 基于win32控制平台-Asynchronous socket programming mode by MFC dialog-based control platform win32
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3681280
    • 提供者:刘洋
  1. ChatDlg

    0下载:
  2. 线程同步与异步套接字编程,套接字在两种模式下执行操作,阻塞和非阻塞。在阻塞模式下,在操作完成前,执行操作的函数会一直等待下去,不会立即返回程序(将控制权交还给程序)。而在非阻塞模式下,函数无论如何都会立即返回。 -Threaded synchronous and asynchronous socket programming, socket perform the operation in two modes, blocking a
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:zengxiangyu
« 1 2 3 4 56 7 »

源码中国 www.ymcn.org