搜索资源列表
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
socket
- linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
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
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
nfs-server
- linux系统下配置nfs服务器以及客户端用法的文档。-linux system configuration nfs server and client usage documents.
socketprogram
- client server socket programs to learn socket programming on linux
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
clientproject
- It is the exe version of client server program.
090605LinuxUDP_Client-Server
- UDP是TCP/IP协议中的传输层协议的一种,本文介绍了在Linux下编写基于UDP协议的Client/Server模型的程序的方法,并给出了一个echo Client/Server例子程序。-UDP is a TCP/IP protocol in a Transport Protocol, this article describes the preparation of Linux based on the UDP protocol under the Client/Server model
rtai-xml
- RTAI-XML is an XML framework for RTAI rtlinux. It is used to develop XML based applications using JAVA front end tool and RTAI is an backend tool. It is basically worked with the concept of Client-server method.
linux-udp
- a simple udp client-server code for beginner
server-client
- 一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
FTP
- FTP client server program in simple language
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.
openssl
- Linux平台下成功编译的一个openssl的client和server例子-Linux platform to successfully build a client and server openssl for example
server
- contains one code for udp client , simple tct server , forked server , threaded server , echo server
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.
Linux下的client server 云台控制
- 主要是,在linux环境下开发出,对云台控制的源代码
Client-Server-Communication-master
- Client Server Communication