搜索资源列表
UploadOpr
- 上传文件的帮助类,可以判断文件的真实类型,获得上传文件的客户端名字和服务器名字-Upload files to help class, you can determine the true file type, upload files, the name of the client and the server name
taojiezi
- 使用多线程技术,编写C/S方式的聊天程序,实现客户端之间以及客户端与服务器之间的通讯。要求满足以下要求: 服务器向连接成功的客户端发送欢迎消息。 服务器界面上显示连接到它的客户端IP地址。 当某个客户端离线时,服务器要做出正确判断。 服务器选择某个客户端进行聊天。 客户端间直接聊天,不通过服务器转发 - Use of multi-threading technology, the preparation of C/S mode chat program, to ach