clients
共 34 篇文章
clients 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 34 篇文章,持续更新中。
这是我写的一个关于JAVA SOCKET的程序
这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密
Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:
Dropbear is an SSH 2 server, designed to be usable in small memory environments.
It supports:
* Main features of SSH 2 protocol
* Implements X11 forwarding, and authentication-agent forwarding
The purpose of this program is to run as a server, which can receive requirement from clients and se
The purpose of this program is to run as a server, which can receive requirement from clients and send datas to clients as requested.
`smith.motif.tar.Z includes the source code for the book "Designing X clients with Xt/Motif," by Je
`smith.motif.tar.Z includes the source code for the book "Designing
X clients with Xt/Motif," by Jerry D. Smith, Morgan Kaufma
这个是Windows版本
这个是Windows版本,不是Linux版本
Netbula RPC for Win32 supports multithreading, this document describe the procedure to build multithreaded (MT) RPC server and clients
本书是英文版
本书是英文版,但内容非常不错,本书目录如下:
Table of Contents
SIP—Understanding the Session Initiation Protocol, Second Edition
Foreword to the First Edition
Preface to - the Second Edition
Preface to - the First Edi
ssd8考试一 计算机网络 A Web proxy server listens to requests, then retrieves the requested files from othe
ssd8考试一 计算机网络
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations,
It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all,
It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi
A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1.
rmi chat that connects two or more clients
rmi chat that connects two or more clients
Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can co
Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can connect with this application
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that archi
Ever wondered how all those COM components that you ve written through the years play along with the
Ever wondered how all those COM components that you ve written through the years play along with the .NET runtime. If you are a diehard COM developer interested in knowing how Classic COM Components a
行为模式和同步事件调度操作
<p>
The Reactor design pattern handles service requests that are delivered concurrently to an application by one or more clients. Each service in an application may consist of serveral methods and is