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

搜索资源列表

  1. NetLibrary

    1下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:138.23kb
    • 提供者:詹皇源
  1. ip_monitor

    0下载:
  2. 用VC写的以原始套接字进行网卡的捕包,捕包以单独工作线程进行.-VC write to the original card socket for the arrest packet capturing packets in a separate thread for work.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66.85kb
    • 提供者:njstar_123456
  1. Lesson16Code

    0下载:
  2. 线程同步与异步套接字编程,孙鑫VC教学视频16课例子-Thread synchronization with asynchronous socket programming, Xin Sun VC Lesson 16 video examples of teaching
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7.48mb
    • 提供者:caven
  1. UDP_sock

    0下载:
  2. VC多线程同步套接字程序,经过检验,绝对能用,可参考。-VC socket multi-thread synchronization procedure, after testing, Absolute can use, reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:30.54kb
    • 提供者:李先生
  1. vc

    0下载:
  2. 总的语言的编写时用socket实现,非多线程;-The total time of preparation of the language to achieve with socket, non-multi-thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:331.34kb
    • 提供者:赵崇
  1. vc_thread_socket_programming_code_programming

    0下载:
  2. vc编程实现线程套接字编程代码vc thread socket programming code programming -vc thread socket programming code programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:38.96kb
    • 提供者:7
  1. Socket

    0下载:
  2. VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:cuihang
  1. Socket_demo

    0下载:
  2. VC++多个线程实例参考程序1,包括线程创建和使用socket编程-VC++ multiple instances of reference procedure 1 thread, including thread creation and use of socket programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:45.4kb
    • 提供者:cheng
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:126.28kb
    • 提供者:流浪小狗
  1. Chat

    0下载:
  2. vc++ 线程同步与异步套接字编程实例,Windows套接字在两种模式下执行I/O操作,阻塞和非阻塞-vc++ thread synchronization with asynchronous socket programming example, Windows Sockets implementation in two modes I/O operation, blocking and nonblocking
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:19.14kb
    • 提供者:madud00048
  1. thread--and-socket

    0下载:
  2. 在VC中,线程是很重要的一个知识点。特别是多线程的应用。套接字在网络数据的发送和接收中有不可替代的作用-In the VC, the thread is very important a knowledge point. Especially in multi-threaded applications. Socket in the network to send and receive data, an irreplaceable role in
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:Tony
  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. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:41.61kb
    • 提供者:lz
  1. process

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

    • 发布日期:2017-03-29
    • 文件大小:35.71kb
    • 提供者:MarkZar
  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 Develop

    • 发布日期:
    • 文件大小:28.13kb
    • 提供者:hello
  1. chatevent

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

    • 发布日期:2017-11-23
    • 文件大小:24.27kb
    • 提供者:汪顺富
  1. NetLibrary

    0下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-24
    • 文件大小:138.1kb
    • 提供者:疏影
  1. NetLibrary

    0下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-09
    • 文件大小:138.26kb
    • 提供者:青心禾中
  1. CHAT

    0下载:
  2. VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the us
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3.33mb
    • 提供者:zjAngel
  1. ScanPort

    0下载:
  2. mfc/vc++ 端口扫描 socket 线程 局域网-scan port thread
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:7.7kb
    • 提供者:zheng
搜珍网 www.dssz.com