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

搜索资源列表

  1. 2002011435

    0下载:
  2. 本次project实现如下功能: 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 两个游戏的代码改编于网络公布的源代码,原来的源代码有很多错误和不足,给出了合适我们的修正.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:50160
    • 提供者:曾捷
  1. MultithreadTcpTestClient

    0下载:
  2. TCP网络编程客户端测试程序.多线程设计,面向事件触发机制.-TCP network programming client testing procedures. Multithreading design-oriented events trigger mechanism.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29812
    • 提供者:feng
  1. Thunder

    0下载:
  2. 一款集Flashget和BT优点于一身的新型P2P下载软件。它在多线程下载的同时,摆脱了传统P2P软件只能在客户端进行点对点内容传递的局限性,即在没有其它(种子)用户分享资源的时候,讯雷一样能对有网络镜像的流行游戏和电影实现多服务器超速下载,并在下载的过程中,讯雷会动态地实现互连网上的智能路由和下载源的实时筛选,从而,保证下载效率的最大优化,更快的速度,更高的下载成功率,和更大的可扩展性。同时,Thunder支持页面右键点击下载、断点续传等大家熟悉的下载功能....... 迅雷
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4681142
    • 提供者:江露
  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
    • 文件大小:15432977
    • 提供者:陈超群
  1. A_simple_IOCP_ServerClient_Class

    1下载:
  2. 要求读者已经熟悉cpp,winsock,mfc和多线程. 简单而能大的server/client程序演示iocp的使用-asked readers already familiar with cpp, winsock, mfc and multithreading. Simple and can be large server / client procedures for the use of demonstration It
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:178076
    • 提供者:夏佳
  1. api-yx

    0下载:
  2. 作为CMPP协议的客户端,具有的登陆、发送、接受功能 /// 会开3 个线程处理: 1、处理需要发送 MO(下行)的消息 /// 2、处理从移动服务器发送过来CMPP的消息 /// 3、处理连接断等信息,检查需要重发的消息,检查收到的报告、短信,并调用 OnReport 事件 OnSMS事件 -as CMPP client, with the landing, sending, receiving functions / / / will open three thre
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1782625
    • 提供者:李永
  1. LPServer00888

    0下载:
  2. 轮盘记分服务器程序,采用TCP协议与客户机连接,并使用了多线程,用ACCESS作数据库。-roulette Points server using TCP connection with the client, and the use of multithreading, for ACCESS database.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:359605
    • 提供者:小王
  1. Client00888

    0下载:
  2. 轮盘押分客户机程序,采用TCP协议与服务器连接,并使用了多线程。-roulette remanded points client procedures, using TCP and server connectivity, and the use of multithreading.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:5590775
    • 提供者:小王
  1. continue_tran

    0下载:
  2. 断点续传和多线程下载,可实现大文件传输.没有采用普遍的客户端,服务器方式,是一个对称性的文件传输器.基于TCP/IP-HTTP and multi-threaded download, enabling large file transfer. Not used widely client, server mode is a symmetry of the file transfer. Based on TCP / IP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:120264
    • 提供者:wangxue
  1. socketonLinux

    1下载:
  2. Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client dual
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17835
    • 提供者:张柏年
  1. networkfish

    1下载:
  2. 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95368
    • 提供者:小马
  1. 356249ftp_client

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

    • 发布日期:2008-10-13
    • 文件大小:4909
    • 提供者:wuxinhua
  1. linuxdown-1.0.0

    0下载:
  2. linux下的ftp客户端,支持多线程下载, c代码实现,功能强大-the ftp client, support for multi-threaded download, c implementation of the code, powerful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7185
    • 提供者:魏湖
  1. stendhal-0.48

    0下载:
  2. 是一个用来开发同时多人在线游戏的引擎,Arianne提供一个简单的方式来创建游戏服务器规则与游戏客户端.Marauroa Server是用Java开发的多线程服务器,使用UDP协议进行通信,用mysql存储数据,并使用python描述游戏脚本-is also used to develop a multiplayer online game engine, Arianne provide a simple way to create rules of the game and the game
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3445538
    • 提供者:蛤蟆
  1. 36427037-8595

    0下载:
  2. StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a prepared using Visual C, the open-source testing tools, procedures and services to complete the important functions of the alg
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36302
    • 提供者:zniao
  1. chat_cs

    0下载:
  2. 一个多线程的聊天工具,cs模式,这里包括了客户端和服务器-a multithreaded chat tools, cs mode here, including the client and server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:82627
    • 提供者:高原
  1. multithread-ChatRoom

    0下载:
  2. 多线程聊天室程序,服务端为中转站,可以有多个客户端,每当有客户端发送消息,服务端将此消息广播到所有连接的客户端-multithreading chat room procedures, services - for the transfer station can have more than one client, whenever a client send messages this news-service broadcasting to all connected client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4965
    • 提供者:柳胜兵
  1. ServerandClient

    0下载:
  2. 一个简单的server和client聊天程序,采用了多线程,可以实现多个client连接,并同时发送消息-a simple server and the client chat program, the use of multi-threading, many can achieve client connectivity, and also send messages
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4994
    • 提供者:张军
  1. ServerSocket_demo

    1下载:
  2. 非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48757
    • 提供者:万青
  1. WinSockOP_Client

    0下载:
  2. 一个winsock客户端应用程序,数据IO采用多线程模型-a client application, data IO multi-threading model
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7525
    • 提供者:lish
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 41 »
搜珍网 www.dssz.com