CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - multithreaded

搜索资源列表

  1. Multi-Thread RS232

    0下载:
  2. 说明:又一个多线程 Multi-Thread RS232 串行口通讯构件 ( 1.2 版,附源码 )-Note : Also a multithreaded Multi-Thread RS232 serial port communication components (version 1.2, with source)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16.85kb
    • 提供者:zxb
  1. csharp_thread_codes

    0下载:
  2. c#多线程编程技术,这是一个监视器实例,能对运行线城实现监视-multithreaded programming technology, which is an example of monitors, capable of running the city line to achieve surveillance
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:wyh
  1. Multithreaded TCP-UDP Client Server

    0下载:
  2. .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.43kb
    • 提供者:蓝鸥
  1. ChatSystem1

    0下载:
  2. 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14.72mb
    • 提供者:陈超群
  1. server0828

    0下载:
  2. 可以防止同一用户多次登陆,win32asm+odbc+tcp编写(多线程)-users can prevent the same number of landing, win32asm odbc tcp prepared (multithreaded)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34.21kb
    • 提供者:笑梅
  1. TCP_Impl

    0下载:
  2. 摘要 TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。 在Sun Solaris 平台上,我们使用系统提供的DLPI 接口和有关多线程的系统调用,构建了一 个TCP 调试系统,简化了调试过程。 关键字 TCP,调试系统,DLPI,多线程-Abstract TCP software at the core of the operating system. This situation TCP research and testing has
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:29.94kb
    • 提供者:liaoheping
  1. comdebug

    0下载:
  2. 多线程事件驱动的多串口通讯测试程序,陈绪本身是一个串口调试器,其中类CSerialPort可以独立使用-multithreaded event-driven multi-serial communication test procedure Radiology is a serial debugger. CSerialPort category which can be used independently
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24.87kb
    • 提供者:zhaowei
  1. ThreadTest1

    0下载:
  2. 多线程HTTP文件下载,朋友们可以看一下,只是一个思路 -multithreaded HTTP file download, and friends can look at only one thinking
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:57.57kb
    • 提供者:yswang
  1. Chapter2

    0下载:
  2. VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:407.76kb
    • 提供者:changyuan009
  1. MutiThreadSerial

    0下载:
  2. 利用VB写的多线程通讯工具,可以很好的解决串口通讯数据量巨大时阻塞的问题,而且对学习怎样用vb写多线程有很大的帮助-VB write multi-threaded communication tools, can solve serial data communications at a huge obstruction to the problem, but learning how to use Visual Basic to write multithreaded be of great
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21.11kb
    • 提供者:摄氏37度
  1. TCP_communication

    0下载:
  2. 基于TCP协议的多线程通讯源码,包括服务器和客户端,工程文件基于VS9.0的Win32控制台程序,实现了通讯链路异常中断的检测和重新连接等,包含可执行文件。-Multithreaded communication based on TCP protocol source code, including server and client, the project file is based on VS9.0 Win32 console program abort communication li
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:5.31mb
    • 提供者:
  1. TCP-Chat-beta-version

    0下载:
  2. Beta version of TCP chat. Multithreaded (multiple clients can connect), with a nice GUI! The only thing to add is a private mode, and a few bug fixes.
  3. 所属分类:Communication

    • 发布日期:2017-06-21
    • 文件大小:35.41mb
    • 提供者:benjy
  1. Communication

    0下载:
  2. 1 C++ socket通讯DLL 2 客户端及服务器的多线程通信 -1 C++ socket communications multithreaded DLL client and server communication
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:12.79kb
    • 提供者:yanglei
  1. ATCommandV5

    0下载:
  2. 自己写的完整串口通信类,有实例程序,类中有详细的中文注释,多线程监听串口数据,搜索电脑上所有串口设备,对串口设备的插拔进行监听-Complete serial communication class to write their own, there are instances of the program, the class detailed notes in Chinese, all serial devices multithreaded monitoring serial data,
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:40.43kb
    • 提供者:胡辉
  1. ChatServer

    0下载:
  2. 实现基于Winsocket套接字多线程的服务器,可以我上传得基于Winsocket客户端实现通信-Winsocket socket-based multithreaded server, you can upload my clients have to realize communication based Winsocket
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:曾志伟
  1. Multi-thread-and-single-thread

    0下载:
  2. VC++中多线程与单线程编程的一些例程。共有三个工程,包含所有所需文件。-VC++ multithreaded and single-threaded programming some of the routines. There are three projects, including all required documents.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:212.5kb
    • 提供者:sunjia
  1. Tarena

    0下载:
  2. 在达内大一短训时的代码。使用eclipse开发,J2SE关于聊天室的简单代码。对纯新手学习多线程有所帮助-Danet freshman code in short training time. Use eclipse development, J2SE simple code on the chat room. Pure novice learning multithreaded helpful
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:63.35kb
    • 提供者:AZUSA
  1. VC

    0下载:
  2. VC++多线程编程实例,看后能够轻松学会多线程-Vc++ multithreaded programming examples, can easily learn to look for multithreaded!!!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:117.46kb
    • 提供者:张雨楠
搜珍网 www.dssz.com