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

搜索资源列表

  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
    • 文件大小:7.02kb
    • 提供者:魏湖
  1. stuntest

    1下载:
  2. 多平台兼容,Nat穿透代码,分服务端和客户端,先跑stunserver,client来连外网即可-Multi-platform compatible, Nat penetration code, sub-server and client,先跑stunserver, client to even outside the network can
  3. 所属分类:Network Security

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:fuxinrong
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:
  1. tcp_romote_mp

    0下载:
  2. Linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-Linux achieve tcp multi-process concurrent server, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2.27kb
    • 提供者:吴萤
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14.39kb
    • 提供者:孙帮山
  1. linuxdown-1.2.0.tar

    0下载:
  2. FTP多线程下载客户端 在linux下解压,编译,运行 按照运行提示即可实现linux下的多线程下载-FTP multi-threaded download client under linux unzip, compile, run prompts can be realized in accordance with the running of multi-threaded linux download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:24.94kb
    • 提供者:可木
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10.64kb
    • 提供者:joe
  1. wlet

    0下载:
  2. linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:8.38kb
    • 提供者:虎成
  1. unpv13e

    0下载:
  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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:614.66kb
    • 提供者:chenim
  1. sdrr43r3socket

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。-The full realization of registry processing, document processing. Services using multi-threaded client services, can best deal with the request SOCKET.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5.98kb
    • 提供者:刘佳
  1. Testserver_Linux

    0下载:
  2. linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3.16kb
    • 提供者:yang_yinxia
  1. server_c_Linux

    0下载:
  2. linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3.08kb
    • 提供者:yang_yinxia
  1. net-test

    0下载:
  2. 这是一个网络通信程序的源代码,经过扩充后可用于多客户端的网络通信 首先在终端启动服务端: ./server 8888 然后新开一个终端,运行客户端 ./client localhost 8888 此时客户端会连接到服务端并且接受信息, 输出显示 -This is a network communication program' s source code, through expanded for multi-client netw
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:9.3kb
    • 提供者:quietojlt
  1. client

    0下载:
  2. linux中socket多线程通信的客户端源代码-linux communication in multi-threaded socket client source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:915byte
    • 提供者:仙鹤神针
  1. Simple-multi-threaded-server-client-

    0下载:
  2. 简易的多线程服务器客户机程序,可用于linux系统编程的教学用。一般为实验课程的例子。-Simple multi-threaded server client program can be used for teaching programming linux system. Examples of general courses for the experiment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1.24kb
    • 提供者:CTY
  1. keyServer(client)

    2下载:
  2. 这是一套基于socketserver客户端至服务端多线程读取电表加密机功能程序,实现身份认证和对电表控制密文读取的功能。-This is a set of read meter encryption machine socketserver client to the server-based multi-threaded functional program, authentication and control ciphertext read the meter.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:qicksand
  1. StressMark

    0下载:
  2. 多线程压力测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-Multithreading stress test tools, you can complete the functional and performance testing of the service program and algorithm, and its main function is to simulate multi-threaded or multi-c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:150.22kb
    • 提供者:王卫刚
  1. UniversalTermsrvPatch

    0下载:
  2. Windos 多客户端远程桌面连接补丁,允许多客户同时远程桌面-Windos multi-client remote desktop connection patch that allows multiple clients simultaneously Remote Desktop
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:62.09kb
    • 提供者:飞鸿
  1. Simple-Multi-User-TCPIP-ClientServer-Example

    0下载:
  2. This example shows a simple communication stream between a client and a server over TCP/IP. The server program also demonstrates a simple multi-threaded connection monitoring routine. The example programs do not attempt to implement a data trans
  3. 所属分类:Exploit

    • 发布日期:2017-03-30
    • 文件大小:326.95kb
    • 提供者:nd
  1. tarena

    0下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:588kb
    • 提供者:Melodyluer
« 12 »
搜珍网 www.dssz.com