搜索资源列表
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
1.D.1 JAVA的EJB设计摸版
- 1.D.1 JAVA的EJB设计摸版。EJB是运行在服务器端的应用程序。在JAVA模式下提供强大的组件服务。-D. 1 JAVA EJB design touch version. EJB is running on server-side applications. The JAVA mode components provide a powerful service.
Chat1.0
- 这是用java编写的控制台程序,能够实现客户端与服务器端简单的通信-This is written in java console program, to achieve the client and server-side communication
MyQQ
- 实现tcp和udp连接的方式通信,分别设有客户端和服务器端-Tcp and udp connection way communication, a client and server-side
Socket
- 基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端 -Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server prog
code
- 一款聊天小工具,可以*和单发,有聊天室功能,由客户端和服务器端,功能还不错,vc6.0开发环境。-A gadget chat, mass and single, chat rooms function by the client and server side, pretty good, vc6.0 development environment.
TcpServer
- socket编程服务器端。书上的,试了,能成功,请放心下载-socket programming server-side
socketchat
- 基于socket的聊天工具,包含server端和client端,适合初学socket的兴趣编程-Socket-based chat tools, including server and client side, suitable for beginners socket interest programming
121212
- C#网络异步通信,主要是完成客户端和服务器端的交互-C# asynchronous communication networks, notably the completion of the interaction of the client and server side