搜索资源列表
cert.tar
- 用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
freeradius-client-snapshot-20070216.tar
- linux下著名的freeradius认证服务器,是个极好的参考源码.-under linux famous freeradius authentication server, is an excellent reference source.
UnixTCP
- Unix/Linux下服务端/客户通过TCP/IP通讯的程序-Unix / Linux server / client through the TCP / IP communications procedures
sock
- 眾所周知,Networking 一向也是 Unix/Linux 的強項,你可以架設各種不同的 Linux 伺服器,但是,你又否想過你也可以在 Linux 上寫自己的伺服器程式呢?這次我便為大家淺\談如何寫一個簡單的 Server-client program,讓大家一嘗自己寫伺服器程式的滋味。
linuxCforChatRoom
- linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
SafeTrans
- 使用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
nfs-server
- linux系统下配置nfs服务器以及客户端用法的文档。-linux system configuration nfs server and client usage documents.
client
- 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
socket
- linux 下的server/client socket 程式 -linux under the server/client socket program
server-client
- A server-client program using sockets
server-client-threads
- A server-client program using threads
server-client
- 一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
RSA
- This program are client and server for encryption and decryption for RSA algo
server
- Linux下的网络通信,服务端,用来接收客户端的信息并反馈。-Linux, network communications, server, used to receive client information and feedback.
server
- contains one code for udp client , simple tct server , forked server , threaded server , echo server
TCPClientServer
- Linux Moxa TCP server client
Simple-multi-threaded-server-client-
- 简易的多线程服务器客户机程序,可用于linux系统编程的教学用。一般为实验课程的例子。-Simple multi-threaded server client program can be used for teaching programming linux system. Examples of general courses for the experiment.
keyServer(client)
- 这是一套基于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.
tcpSocket
- 实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)