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

搜索资源列表

  1. freeradius-client-snapshot-20070216.tar

    0下载:
  2. linux下著名的freeradius认证服务器,是个极好的参考源码.-under linux famous freeradius authentication server, is an excellent reference source.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:289348
    • 提供者:ximenying
  1. UnixTCP

    0下载:
  2. Unix/Linux下服务端/客户通过TCP/IP通讯的程序-Unix / Linux server / client through the TCP / IP communications procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:77657
    • 提供者:Scott
  1. sock

    0下载:
  2. 眾所周知,Networking 一向也是 Unix/Linux 的強項,你可以架設各種不同的 Linux 伺服器,但是,你又否想過你也可以在 Linux 上寫自己的伺服器程式呢?這次我便為大家淺\談如何寫一個簡單的 Server-client program,讓大家一嘗自己寫伺服器程式的滋味。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8428
    • 提供者:Jarry
  1. 用消息队列实现Client和Server间的通信

    0下载:
  2. 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3898
    • 提供者:无路
  1. linuxCforChatRoom

    0下载:
  2. linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2675
    • 提供者:
  1. TCP_socket

    0下载:
  2. Linux C Socket Client.c Server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1649
    • 提供者:hye
  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-04
    • 文件大小:2322
    • 提供者:吴萤
  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. FreeChat-ssl

    0下载:
  2. linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:33369
    • 提供者:lin
  1. nfs-server

    0下载:
  2. linux系统下配置nfs服务器以及客户端用法的文档。-linux system configuration nfs server and client usage documents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:11880
    • 提供者:bing ning
  1. client

    0下载:
  2. linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:738
    • 提供者:KATE
  1. socket

    0下载:
  2. linux 下的server/client socket 程式 -linux under the server/client socket program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2015
    • 提供者:王大元
  1. server-client

    0下载:
  2. A server-client program using sockets
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:4406
    • 提供者:Chrysanthos
  1. server-client-threads

    0下载:
  2. A server-client program using threads
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2994
    • 提供者:Chrysanthos
  1. server-client

    0下载:
  2. 一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:59112
    • 提供者:雷文国
  1. server

    0下载:
  2. Linux下的网络通信,服务端,用来接收客户端的信息并反馈。-Linux, network communications, server, used to receive client information and feedback.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:721
    • 提供者:xiaoxue
  1. server

    0下载:
  2. contains one code for udp client , simple tct server , forked server , threaded server , echo server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:20598
    • 提供者:shivam
  1. TCPClientServer

    0下载:
  2. Linux Moxa TCP server client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2282
    • 提供者:mickel
  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. tcpSocket

    0下载:
  2. 实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:SGDFS
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com