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

搜索资源列表

  1. ThisWeb

    0下载:
  2. 采用c语言实现一个简单的服务器,客户可向该服务器请求web页面,采用多线程处理客户请求,socket编程。-C language to implement a simple server, the client to the server requests a web page, multi-threaded processing customer requests, socket programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12328191
    • 提供者:lan
  1. TCPServer

    0下载:
  2. 通过多线程利用套接字实现TCP通信的服务器端编程。创建套接字通过多线程控制编写TCP通信的客户端,实现和客户端的通信。-Use by multi-threaded socket server-side programming in TCP traffic. Create a socket write TCP traffic control through the multi-threaded client, and client communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:47149
    • 提供者:袁一
  1. QQ

    0下载:
  2. 似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件-)。&nbs...-Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3265822
    • 提供者:牟维明
  1. evc_tcp

    0下载:
  2. 本人用evc4.0写的tcp网络程序,包括服务器和客户端,其中服务器端是用多线程做的,自己拿了15台机器测试过服务器没有出现问题,也可以将代码转为vc代码。 备注:这是我工作的测试程序,服务器里面用到了一个结构体,大家在下载用的时候稍作修改就好了。-I tcp written using evc4.0, network programming, including server and client, which the server-side multi-threading, and hi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:11272327
    • 提供者:李洋
  1. QQ

    0下载:
  2. Java编写QQ仿真,有客户端和服务器端,服务器端使用的数据库为sql server 2000功能有:好友管理,好友私聊和群聊,用户注册等功能,具有与QQ类似的界面,是一个练习C/S结构的Socket编程和多线程的非常好的项目-Java write QQ simulation, the client and the server, the server for the use of the database SQL server 2000 function: to friends managem
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5662756
    • 提供者:黄国为
  1. TheFileTransfer

    0下载:
  2. vc++开发的多线程ftp服务器软件,用vs2005开发,后转换为2008的-ftp server/client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:16577776
    • 提供者:Jason Sun
  1. fileserver-fileclient

    0下载:
  2. 此源码为多线程服务器和客户端的源码。功能:服务器根据客户端的请求,将其所要求的文件发送给客户端。采用多线程工作,可以同时为多个客户端提供服务。-The source for the multi-threaded server source code. Function: The server according to the client' s request, the documents they require to send to the client. Multi-threaded
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2302
    • 提供者:baolianwei
  1. ChatServer

    0下载:
  2. 多线程实现SocketServer服务。可并发处理客户端并发连接.-Multiple threads achieve SocketServer services. Deal with the client may be complicated by concurrent connections.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:952885
    • 提供者:qicksand
  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-pool

    0下载:
  2. 主要是讲线程池的使用,也是基于SOCKET 的客户端和服务端的网络编程。-Stresses the use of thread pool is also based on the SOCKET client and server network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2675663
    • 提供者:yewenjie
  1. linux-Text

    0下载:
  2. 多线程通信,客户端程序包括发送消息等自动功能-Multi-threaded communication, the client program to send messages automatically
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:828605
    • 提供者:liuyang
  1. File-Transmit-Source-Code

    0下载:
  2. 【软件名称】 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输) 【版 本】 1.0.0 【操作系统】 Windows 桌面系列、Windows Mobile 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-04-05
    • 文件大小:321536
    • 提供者:dzw
  1. UDP-NAT

    0下载:
  2. P2P 之 UDP穿透NAT的原理与实现; 包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。-P2P the UDP for NAT Traversal P
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:2230516
    • 提供者: 啊生
  1. Thread-Programming

    0下载:
  2. 用VC实现多线程编程,在同一对话框中实现客户端与服务器端之间的通信-Multi-threaded programming with VC in the same dialog box, the communication between client and server-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1889798
    • 提供者:左岸风景
  1. Clt-Srv

    0下载:
  2. 创建多线程TCP服务端与客户端并相连接,在同一界面-Create a multi-threaded TCP server and client and connected to the same interface
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:38770
    • 提供者:雷盼
  1. tcp

    0下载:
  2. 包含了基于TCP的Socket基本编程,做了一个多线程的server和client的通信程序和一个基于多线程的多人聊天的程序服务端-Contains a procedure to do a multi-threaded server and client communication program based on the TCP Socket basic programming, and a multi-threaded multiplayer chat service side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:34160
    • 提供者:merle.zhu
  1. Socket

    0下载:
  2. 因为微软的CSocket对多线程的支持需要消息支持,使用不方面,因此 封装了一个类 对socketapi的函数封装 分基本类,客户端类和服务类,希望大家使用 并给出意见 -Microsoft s CSocket need the support of multi-threaded message support, the use of non encapsulates a class on socketapi function encapsulates the basic class, cli
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:6902
    • 提供者:草木犀
  1. java_UDPSocket_codes

    0下载:
  2. java 多线程UDP通信资料与代码: 1、UDP多线程通信server程序(serverThread)详细解析 2、简易UDP client程序 3、多线程Java_Socket编程示例等资料-java multi-thread UDP communication data and code: UDP multi-threaded communications server program (serverThread) detailed analysis, simple UDP c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:66104
    • 提供者:姜怡姝
  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-14
    • 文件大小:4015607
    • 提供者:andy
  1. socket

    0下载:
  2. linux系统下实现多线程、服务器、客户端、信号处理以及多线程讲解、源码操作说明-Linux system realize multithreading, server, client, signal processing and multithreading explanation, the source operating instructions
  3. 所属分类:Linux Network

    • 发布日期:2017-11-27
    • 文件大小:5232
    • 提供者:贺阳阳
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 35 »
搜珍网 www.dssz.com