搜索资源列表
MiniICQ13
- MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java
JJYY
- 中南大学《网络与通信课程设计》制作聊天工具相应的源码,采用delphi的winsock编写,C/S模式,功能绝对齐全,界面好看,包括登陆,注册,数据库,添加好友,查看聊天记录等,是网上流行的JJYY版本的增强版,其中用到一些控件(可在“delphi盒子”网下载)。服务器端需要的控件已经添加到源程序中,可运行通过,客户端控件不全,暂时不能运行,如有疑问,可给我发邮件:xianghupan@yahoo.com.cn
P2P式多用户在线聊天Java程序
- 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序
chattingrom2345
- 带文件下载的聊天室,包括客户端和服务器端。可以实现即时通讯,同时进行文件下载-With file downloads, chat rooms, including client and server side. Can be achieved instant messaging, file download at the same time
p2p-chat
- P2P经典的聊天程序,完整的客户端和服务器端代码,纯c实现。欢迎下载!-Classic P2P chat program, a complete client and server-side code, pure c achieved. Welcome to download!
jsp
- JSP在线客服系统完整版,用jsp开发的一套客户在线服务器系统,系统设计的很标准,相当规范,如果您懂JSP,可以下载使用。-JSP online service
UDP
- 群聊软件,使用UDP进行发送,客户端和服务器短时间有确认在线机制,使用vector存储,在本机上可运行,如果下载后不可运行,请参见UDPTry自己敲敲。-Group chat software, use UDP to send, the client and the server has confirmed that short-line mechanism, using vector storage in the machine can run, if the download is not
chatroom
- 网络编程,写的一个聊天室。可以聊天,可以上传文件到服务器。客户端可以下载文件。-Network programming, written by a chat room. Can chat, you can upload files to the server. Clients can download the file.
chat
- 简单的聊天程序,可以下载看看,获益哦,有服务器端和客户端,登入,群聊私聊,初学者可以下载-so good
chat-_ok
- 即时通讯例子1 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 1 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
Chat
- 即时通讯例子2 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Instant messaging example 2 of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see see
liaotian
- 即时通讯例子3 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Instant messaging example 3 of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see see
Visual_CPP-CHAT
- 即时通讯例子4 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 4 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
CHAT5-ok
- 即时通讯例子5 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 5 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
chat
- 是一个聊天室程序,包含客户端和服务器端(之前从网上下载的) 测试可用-Is a chat room procedures, including client and server-side (previously downloaded from the Internet) test available
jain-sip-presence-proxy
- 基于jain-sip的一个proxy源码,有对sip感兴趣的朋友,可以下载,作为sip的一个代理服务器,实现sip消息的接收和发送.