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

搜索资源列表

  1. cert.tar

    0下载:
  2. 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3912
    • 提供者:谢春生
  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. 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. 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. SafeTrans

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:650182
    • 提供者:qzhirong
  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. RSA

    0下载:
  2. This program are client and server for encryption and decryption for RSA algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3432
    • 提供者:Rakesh
  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. 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. 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 ... 30 »
搜珍网 www.dssz.com