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

搜索资源列表

  1. 实例53-多线程文件下载服务器

    0下载:
  2. 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68618
    • 提供者:lxy
  1. c++down远程线程注入

    2下载:
  2. c++写得下载者源码,远程线程注入,文件映射通信。client是用bcb写得 。 server在资源中包涵dll。合适初学者参考-c written those who download the source code into remote threads, document mapping communications. Moreover client is written. Server resources covered in dll. Appropriate reference beg
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:77638
    • 提供者:fpx
  1. 多线程实现

    0下载:
  2. 多线程实现客户-服务器结构的一个例子-Multithreading to achieve client-server structure of an example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20471
    • 提供者:罗伟
  1. 实例54-多线程文件下载客户端

    0下载:
  2. 多线程文件下载客户端-multi-threaded client files
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:75478
    • 提供者:俊豪
  1. 实例49-多线程的ftp客户端

    0下载:
  2. 多线程的ftp客户端-multithreaded ftp client
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40781
    • 提供者:俊豪
  1. 多线程实现客户-服务器结构的一个例子

    0下载:
  2. 多线程实现客户-服务器结构-multithreading client-server architecture
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41633
    • 提供者:也强
  1. WspProcess(2004-09-11客户端多线程)

    0下载:
  2. 一个多线程的网络数据采集系统(客户端)-a multithreaded network data acquisition system (client)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:370867
    • 提供者:周建琼
  1. 混音器

    0下载:
  2. 混音器实现声音播放,带多线程学习和CLIENT ,SERVER机制,很不错的东东
  3. 所属分类:Symbian

    • 发布日期:2009-02-17
    • 文件大小:329044
    • 提供者:chen8864
  1. qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端

    2下载:
  2. 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2016-12-23
    • 文件大小:208694
    • 提供者:lijs
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. VC-game-code.rar

    1下载:
  2. 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音,A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1168164
    • 提供者:丁戈
  1. EasySocket_demo.zip

    0下载:
  2. TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。,TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:61757
    • 提供者:oliver
  1. SOCKET.rar

    0下载:
  2. 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2429824
    • 提供者:james
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. Client

    0下载:
  2. 自己做的 MFC SOCKET框架 通过线程循环实现事件响应
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:36350
    • 提供者:mTian
  1. Client

    0下载:
  2. 用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3890056
    • 提供者:智代
  1. Client

    0下载:
  2. 以C#语言实现BT下载的客户端功能,实现多线程下载,局域网能寻找拥有共同目标的节点-With C# language implementation BT download client-side functionality, multi-threaded download, local area network can have a common goal to find the node
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:400413
    • 提供者:姜治宇
  1. client

    0下载:
  2. linux下的FTP服务器代码示例,支持多线程。-FTP server under linux sample code to support multi-threading.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3286
    • 提供者:Jin
  1. xc-client

    0下载:
  2. 多线程并发编程的服务器端、客户端,实现了多线程并发(Server and client of multi thread concurrent programming)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:1008612
  1. TCPNetKit实例(多线程)

    0下载:
  2. 1.聊天室服务器端的创建。 2. 聊天室客户端的创建。 3. 实现客户与服务器的连接并通信。(1. the creation of the server side of the chat room. 2. the creation of the client of the chat room. 3. realize the connection and communication between the client and the server.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1971200
    • 提供者:hhhhh~
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com