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

搜索资源列表

  1. NwtWork

    0下载:
  2. 基于同步socket的多线程上传与下载。该程序是我自己编写的,包含服务器和客户端。同时支持多任务、多线程上传与下载、断点续传。该程序对学习网络编程、多线程同步等有很大的帮助。-Multithreading upload and download synchronization based on socket. The program is what I have written, including server and client. At the same time support mult
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:18362132
    • 提供者:刘杰
  1. WindowsFormsApplication1

    0下载:
  2. WinForm做为客户端演示多线程异步的处理示例。-WinForm client presentations as asynchronous multi-threaded processing example.
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:70070
    • 提供者:aaa
  1. udt_cascade_1_0

    0下载:
  2. 自己封装的udt传文件服务器和客户端代码,采用了线程池和内存池技术。-Udt own package file transfer server and client code, using a thread pool and memory pool technology.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:7085946
    • 提供者:zt
  1. threadftp

    0下载:
  2. ftp客户端,包括单线程和多线程实现文件上传和下载-ftp client, including the single-threaded and multi-threaded implementation file upload and download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:23933
    • 提供者:renliang
  1. socket

    0下载:
  2. 多线程实现: 需求:1、实现服务器与客户端的通信,服务器可接收多个客户端。 2、服务器发送消息时,所有客户端都可收到。 3、客户端发送信息时,只有服务器可收到。 4、服务器发送“bye”时,包括服务器程序及所有客户端程序都结束,客户端发送“bye”时,本客户端结束(当然,服务器对应的线程也会结束)。 5、服务器要在输出客户端消息时,要连同对应客户端的IP一起输出。 -Multithreading: Requirements: 1, server and client co
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2503
    • 提供者:郭坤坤
  1. sock_file

    1下载:
  2. linux c网络编程 实现多线程下载服务器与客户端,可以实现类似迅雷的多个线程分块下载同一个文件/多个线程下载多个文件,大大增加下载速度-linux c network programming multi-threaded download server and client, you can achieve a similar multiple threads block Thunder download the same file/multiple threads to download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2980
    • 提供者:李享
  1. chatroom

    0下载:
  2. linux终端下聊天工具,要求安装sqlite3.6.20,server/bin下输入./server开启服务器, client/bin/输入./client 127.0.0.1连接服务器,然后根据提示可以开始聊天,基于socket,使用多线程-chat tool under linux terminal, require the installation of sqlite3.6.20, server/bin, enter./server on the server, client/bin/i
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:40685
    • 提供者:asd
  1. FileUpload

    0下载:
  2. 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用。-Socket-based communication file resume source code, mainly for Android client, FileServic
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:59227
    • 提供者:张三
  1. mypro

    0下载:
  2. 在客户端客户区绘制的图元可以同步绘制到服务器上的客户区上,支持撤销和恢复,支持插入文本,多线程、文件传输、断点续传双缓冲画图等。-On the client side of the client area map of yuan can synchronize on the client area of the drawing to the server, support undo and restore, support inserting text, multithreading, file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1911811
    • 提供者:杨杰
  1. arts_debug

    0下载:
  2.  调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。-Debugging for is vital to th
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:21953
    • 提供者:wangping
  1. 04062118573143

    0下载:
  2. 简单有效的p2p文件传送,多线程断点续传,釆用CS模式,服务器端较简单,主要就是加入待传文件,监听客户,和传送文件。而那些断点续传的功能,以及文件的管理都放在客户端上。-Simple and effective p2p file transfer, multi-threaded HTTP, preclude the use of the CS mode, the server is relatively simple, mainly adding files to be transmitted,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:90468
    • 提供者:barton
  1. UDP_Echo

    0下载:
  2. N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called U
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:399418
    • 提供者:pengyongchao
  1. HappyChatroom

    0下载:
  2. 一个有客户端和服务端的简单聊天室程序,可以公聊私聊,多线程-chatroom,with client and server, supporting public and private chatting,multi-thread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:624044
    • 提供者:zhangmeng
  1. 356249ftp_client

    0下载:
  2. ftp客户端的设计 开发语言c++ 多线程下载-ftp client design language c multithreaded downloading
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4999
    • 提供者:shapp
  1. CorpClient

    0下载:
  2. 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3009
    • 提供者:任崔昌
  1. TCPThreadPool

    0下载:
  2. 线程池的例子,包括服务器和客户端希望对大家有所帮助-Examples of the thread pool, including server and client hope to help
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1048675
    • 提供者:jie
  1. WindowsFormsApplication1

    0下载:
  2. windows平台下C#,关于服务器和客户端通讯实例,对于新手理解socket 和 线程很有帮助。-it s a example about the communication between server and client.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:48025
    • 提供者:纪纲
  1. CSharpSOCKET

    0下载:
  2. C#基于TCP listener 与TCP client 实现 异步多线程 网络聊天工具-C# based and TCP client TCP listener asynchronous multi-threaded network chat tool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:84090
    • 提供者:wang
  1. 356249ftp_client

    0下载:
  2. ftp客户端的设计 开发语言c++ 多线程下载-ftp client design language c multithreaded downloading
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4909
    • 提供者:Egypti
  1. net

    0下载:
  2. 网络编程教学例子,用vc++打开后直接创建工程,用来了解网络编程中客户端数据传送和创建客户端线程等功能-Teaching network programming examples, using vc++ open directly after creating a project, to understand network programming client data transmission and other functions to create client thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:24432
    • 提供者:liuyu
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 34 35 »
搜珍网 www.dssz.com