CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 线程 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
    • 文件大小:7185
    • 提供者:魏湖
  1. CServer

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

    • 发布日期:2008-10-13
    • 文件大小:35568
    • 提供者:洼地的
  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3944419
    • 提供者:xc
  1. linux_multiple_thread.tar

    0下载:
  2. linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:675840
    • 提供者:陈明
  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
    • 文件大小:25543
    • 提供者:可木
  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
    • 文件大小:10896
    • 提供者:joe
  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
    • 文件大小:629410
    • 提供者: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
    • 文件大小:6120
    • 提供者:刘佳
  1. xc_client

    0下载:
  2. 多线程客户端基于Linux的Linux网络编程程序-Multi-threaded Linux-based Linux client network programming procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:798
    • 提供者:廖天
  1. mailserver

    0下载:
  2. telnet,outlook,foxmail测试通过 发送邮件,接收邮件,群发和转发邮件. 使用了Makefile多文件,Shell脚本,守护进程.模拟了SMTP协议和POP3协议,编写的服务器端和客户端的邮件传输系统,支持多线程,多用户的功能.-telnet, outlook, foxmail test by sending e-mail, receive mail, mass, and forward messages. using the Makefile multiple fil
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:86392
    • 提供者:黄金芳
  1. QQlinux

    0下载:
  2. linux下简单QQ程序,用socket通信实现,通过建立两个线程实现数据的发送与接收,包括服务端和客户端程序-QQ linux in the simple procedure, using socket communication to achieve, through the creation of two threads to send and receive data, including server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1272
    • 提供者:张文惠
  1. serverclient

    0下载:
  2. 本程序实现多路复用服务器,实现一对多的功能,服务器采用select函数,客户端采用线程-The muxing process server, to achieve one to many functions, the server uses select function, the client with threads
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4168
    • 提供者:周星星
  1. Linux

    0下载:
  2. 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12197
    • 提供者:kevin
  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-04
    • 文件大小:3152
    • 提供者:yang_yinxia
  1. client

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

    • 发布日期:2017-04-02
    • 文件大小:915
    • 提供者:仙鹤神针
  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
    • 文件大小:1273
    • 提供者: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-09
    • 文件大小:1951888
    • 提供者:qicksand
  1. client

    1下载:
  2. 多线程程序socket 程序设计 客户端-多线程程序socket 程序设计
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:202882
    • 提供者:Jiang
  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-18
    • 文件大小:602112
    • 提供者:Melodyluer
« 12 »
搜珍网 www.dssz.com