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

搜索资源列表

  1. 流量控制

    1下载:
  2. 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:361054
    • 提供者:王作
  1. lab3Copy.c

    0下载:
  2. Linux client-server program using pipes
  3. 所属分类:Linux Network

    • 发布日期:2017-12-09
    • 文件大小:1420
    • 提供者:WalkingDude
  1. ServerForQQClient

    0下载:
  2. 用C语言实现的Linux环境下的QQ即时通讯软件,包含客户端和服务器端程序-QQ instant messaging software in C language under the Linux environment, including client and server-side program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-15
    • 文件大小:83214
    • 提供者:郭梦宇
  1. my_tftp_client

    0下载:
  2. 基于linux c udp网络编程实现的客户端 TFTP文件上传/下载,可以与官方的tftp服务器实现良好传输-Linux c udp-based network programming to achieve client TFTP file upload/download, you can tftp server with the official transmission to achieve good
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1520
    • 提供者:李享
  1. sock_file

    1下载:
  2. linux c网络编程 实现多线程下载服务器与客户端,可以实现类似迅雷的多个线程分块下载同一个文件/多个线程下载多个文件,大大增加下载速度-linux c network programming multi-threaded download server and client, you can achieve a similar multiple threads block Thunder download the same file/multiple threads to download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2980
    • 提供者:李享
  1. linux-socket-chat

    0下载:
  2. 本聊天室程序在Ubuntu下,采用C语言实现,结构为Client/Server结构 服务端程序通过共享存储区存储聊天数据,并发送给每个连接的客户端 -This chat program under the Ubuntu, using C language implementation, structure of Client/Server structure Chat server program through the Shared storage area to store
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:107636
    • 提供者:zhangzhaoqing
  1. Project_code

    0下载:
  2. 基于linux c编程的一个聊天室程序设计,分为客户端和服务器端。有登录验证,私聊,群聊功能,还提供查看在线好友,删除好友,传送文件等许多功能。-Linux c programming program design is based on a chat room, divided into client and server side. There login authentication, private chat, group chat feature is also available t
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:45334
    • 提供者:吴孔平
  1. AirTicket

    0下载:
  2. 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:39766
    • 提供者:叶晞
  1. linux

    0下载:
  2. 远程终端管理系统实现了一个mini 执行远程命令 的功能。该系统采用C/S架构,需要分别编写服务端与客户端程序。-Remote terminal management system realized the function of a mini remote command execution. The system USES C/S architecture, it is necessary to write the client and the server program, respect
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:53157
    • 提供者:郭卫宇
  1. WinToLinuxSocket

    0下载:
  2. 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:prrkedac
  1. Linux-tcp-mail-systen-desigen

    0下载:
  2. 基于linux平台tcp协议的邮箱系统实现,C/S架构,服务器采用多线程实现,客户端使用纯控制台,系统统一使用C语言和一些linux系统函数。-Linux tcp protocol based platform mail system implementation, C/S architecture, multi-threaded server implementation, the client uses a pure console, unified system using the C l
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:170299
    • 提供者:穆元彪
  1. Linux

    1下载:
  2. 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-01-03
    • 文件大小:257024
    • 提供者:yaoyao
  1. project_LSD

    0下载:
  2. Linux C语言写的服务器 客户端的通信相关的 有登陆 注册 命令 聊天等 初学练习的小项目-Linux C Written language server for accessing the register command chat client communication related, etc Beginners to practice small projects
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:40427
    • 提供者:宋汪洋
  1. client-server

    0下载:
  2. Client Server programs in C in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:Abdullah
  1. TCP-UDP

    0下载:
  2. Linux下C实现的简单TCP-UDP服务器端和客户端-Under Linux C implementation of simple TCP, UDP client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:700188
    • 提供者:xuwei
  1. src

    0下载:
  2. 用C写的一个类似QQ的IM聊天工具: 1, 服务器为LINUX 2, 客户端为WIN 可以作为学习SOCKET编程的参考工程.-C wrote a similar QQ IM chat tools: 1, the server is LINUX 2, the client can be used as learning to WIN SOCKET programming reference works.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:245141
    • 提供者:nevin
  1. Socket

    0下载:
  2. 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:從呲镆簬
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. c++ SOCKET通信 服务端和客户端

    0下载:
  2. 给予linux平台下客户端和服务端进行socket通信(Server-side and client communication)
  3. 所属分类:网络

    • 发布日期:2020-09-21
    • 文件大小:2048
    • 提供者:liliang@
  1. file_server

    0下载:
  2. 实现了客户服务器模式的的文件服务器,能够进行上传和下载文件(A file server based on client server mode is implemented, which can upload and download files.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-04-05
    • 文件大小:10240
    • 提供者:BlueSky_?
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com