搜索资源列表
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
sendfileserver20110505
- 简易文件收发服务端程序,实现基本的文件传送功能-Easy file sending and receiving server program, file transfer capabilities to achieve the basic
sendfileclient20110505
- 简易文件收发客户端程序,实现基本的文件传送功能-Easy file sending and receiving client, the basic file transfer capabilities to achieve
9259252
- 用socket进行的网络编程,比一般的聊天室功能强大,可以聊天,传送文件,抓取屏幕等-Using the socket network programming, than general chat room is so powerful that you can chat, transfer files, screen and so on