资源列表
yojugzw
- 利用相应的信息技术以及互联网技术来协调企业与顾客间在销售、营销和服务上的交互(In order to improve the core competitiveness, the company uses the corresponding information technology and Internet technology to coordinate.)
axgkvuhi
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
java-chatonline
- 用java写的在线聊天系统,仅供大家的学习,代码已经通过测试编译。-java chat with other people in online
test
- java socket 客户端,实现持续阻塞式连接-java socket client
wangmeng.cn_af
- 一个聊天室的代码,ASP ,功能齐全,对刚学asp的朋友来说是一个很好的学习例子。-a chat room code, ASP, multifunctional asp just learning right friends is a good example of learning.
chat
- 聊天室,可以昵称登录聊天,发表心情,分登陆页面和聊天内容显示页面-chat
qq
- 一个Linux下的小型的聊天系统,采用C/S模型,有服务器和客户端-Under a small Linux chat system that uses C/S model, with server and client
Java-Chat
- 基于TCP的java聊天室程序,由服务端和客户端组成,使用时先启动服务端,再启动客户端-TCP-based java chat room procedures, service and client, first start using the service end, and then start the client
singleToMutipleChat
- 这是一个简单一对多聊天程序,服务器能同时响应多个客户请求,服务器反复监听客户请求-This is a simple-to-many chat program, the server can simultaneously respond to multiple client requests, the server listens for client requests repeatedly
javaqq
- 这是一个qq软件源码,蛮好的。。希望能够给你带来帮助!-this is a qq .I hope it can give you a help !
ip
- 聊天程序c++,安全聊天,文件传输,远程控制-Chat program c++, secure chat, file transfer, remote control
chatroomc
- 具体形式为面向链接的TCP客户机-服务器模式;在两台机器(在一台机器上也可)上依次启动服务器,客户端;在客户端输入正确的服务器地址后确认是否成功,若成功则可以在客户端和服务器之间相互收发数据(任何一端都可以是发送端,相应地也可以是接受端),并且都可以用特定的字符串控制退出(这里用的是bye);同时客户端与服务器应该能实时的检测到对方的运行状态,并且对特定状态(如退出)做出正确的反应行为(假设服务器退出,则客户端在侦测到此情况时应当自动给出提示信息并退出;假设客户端退出,则服务器在侦测到此情况时也