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

搜索资源列表

  1. 一个用socket来实现HTTP下载的程序源码

    0下载:
  2. 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it&#
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:90252
    • 提供者:屠理峰
  1. ServerSocket_demo

    0下载:
  2. 微软的一套示例代码 对于multi thread socket开发有帮助
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35613
    • 提供者:雷达
  1. 2003061723305924139多线程Socket

    0下载:
  2. 2003061723305924139多线程Socket,多线程,通信开发-multi-thread Socket, writing by communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:404876
    • 提供者:武明
  1. Socket

    0下载:
  2. 实现了Socket的异步通信,包括线程间通信,双端队列通信等功能。-Socket implementation of the asynchronous communication, including inter-thread communications, double-ended queue communications functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:257187
    • 提供者:Kelly Li
  1. a

    0下载:
  2. A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:469069
    • 提供者:cerberus
  1. multi-thread-simple-crawler-socket

    0下载:
  2. 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:455443
    • 提供者:亿龙
  1. thread

    0下载:
  2. 这是一个多线程传送文件的客户端和服务器程序,对于初学多线程socket编程的小朋友特别有用!-This is a multi-threaded file transfer client and server programs, multi-threaded socket programming for beginners especially useful for the children!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:502674
    • 提供者:梁睿
  1. TimerInvoke

    0下载:
  2. 自己学习线程,套接字的一些学习实例,希望通过下个东西 谢谢了-Their own learning thread, socket examples of some learning
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1870787
    • 提供者:王钧霆
  1. Thread

    0下载:
  2. 自己学习线程,套接字的一些学习实例,希望通过下个东西 谢谢了-Their own learning thread, socket of learning examples, hope the next thing Thank you
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1873188
    • 提供者:王钧霆
  1. SocketThrdServer

    0下载:
  2. 网络编程多线程实现,源于oracle官网-socket thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1057
    • 提供者:庄子
  1. C_Socket-Muti_Thread_programming

    0下载:
  2. C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:224571
    • 提供者:rec2006
  1. Socket

    0下载:
  2. Socket入口点测试工具,学习封包及线程的佳品,完整无措,无需第三方控件。-Test Socket entry point tools, learning to share the packet, and thread, complete, flawless, without third party controls.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:7923
    • 提供者:静水深流
  1. CMultiSvr(SOCKET-API-Multi-Thread)

    0下载:
  2. SOCKET API 阻塞 多线程 的TCP客户端程序,实现与多服务器通讯功能,并支持自主重连功能。-socket API blocking multi-thread tcp client
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:45784
    • 提供者:赵强
  1. socket

    0下载:
  2. 线程同步与异步套接字编程的源代码,为一个压缩包,含客户端和服务器端代码-Thread synchronization with asynchronous socket programming source code as a compressed package, including client and server-side code
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:45270
    • 提供者:cq
  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
    • 文件大小:42609
    • 提供者:lz
  1. Socket

    0下载:
  2. 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:4015607
    • 提供者:andy
  1. Tcp

    0下载:
  2. C#多线程通信的经典例子,可以充分理解多线程在socket编程中的应用-C# multi-threaded communication of the classic examples, we can fully understand the multi-thread socket programming application
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:135480
    • 提供者:魏志龙
  1. mousemovetip

    0下载:
  2. 多线程socket文件传输,很好的一个例子,极力推荐-multi-thread socket programming for file translating. this is a very good example.-multi-thread socket programming for file translating. this is a very good example.
  3. 所属分类:TreeView

    • 发布日期:2017-04-17
    • 文件大小:37376
    • 提供者:xunan
  1. socket-MUtlThread

    0下载:
  2. socket sever 不断监听listen 客户端client 请求。链接后开辟新的线程通信-socket sever listen client .multiple thread
  3. 所属分类:Communication

    • 发布日期:2017-06-12
    • 文件大小:19684890
    • 提供者:孙旭光
  1. Threads-and-Socket

    2下载:
  2. 适用于对threads和sockets入门-Counter.class :Counter extends Thread, count 10 to 500 CounterApp: two counter,two thread Buffer.java, Producer.java, and Consumer.java:Use to realize synchronization MyServer.java and MyClient.java :socket
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:9908
    • 提供者:qxy
« 12 3 4 »
搜珍网 www.dssz.com