联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All ICQ/即时通讯(74) 
按平台查找All Java(74) 

[ICQ/即时通讯] chatappjava

多用户间网络聊天程序设计,实现类似于QQ聊天系统,多个用户同时在线,选择用户相互聊天,同时保存聊天记录,1. 不同用户主机之间网络通信(基于流套接字)。 2. 多用户之间相互发送消息(服务器端多线程)。 3. 消息保存在位于服务器的MySQL数据库上,并能查询聊天记录(JDBC技术)。 4. 消息同时保存在本地文件中,并能从本地文件中查询聊天记录(输入输出流)。 5. 无大Bug,细节考虑全面,代码规范易读等。 6. 纸质开发文档一份。 7. 图形界面(GUI编程)(可选)。 8. Web端聊天及查询聊天记录(JSP技术)(可选)。
Between multi-user network chat program design, implementation is similar to QQ chat system, multiple users online at the same time, the user to chat each other, at the same time save chat logs, 1. The different user network communication between the host (based on flow socket). 2. Send messages between multiple users (multithreaded) server. 3. Messages stored in the MySQL server, and can query chat logs (JDBC technology). 4. The message is stored in the local file at the same time, and can query chat logs the local file (input/output flow). 5. No big Bug, details to consider comprehensive, easy to read the code rules, etc. 6. A paper development document. 7. The graphical interface (GUI) programming (optional). 8. Web side chat and query chat record (JSP) (optional). (2016-11-25, Java, 470KB, 下载6次)

http://www.pudn.com/Download/item/id/1480083246381956.html

[ICQ/即时通讯] chat_app

多用户间网络聊天程序设计,实现类似于QQ聊天系统,多个用户同时在线,选择用户相互聊天,同时保存聊天记录,1. 不同用户主机之间网络通信(基于流套接字)。 2. 多用户之间相互发送消息(服务器端多线程)。 3. 消息保存在位于服务器的MySQL数据库上,并能查询聊天记录(JDBC技术)。 4. 消息同时保存在本地文件中,并能从本地文件中查询聊天记录(输入输出流)。 5. 无大Bug,细节考虑全面,代码规范易读等。 6. 纸质开发文档一份。 7. 图形界面(GUI编程)(可选)。 8. Web端聊天及查询聊天记录(JSP技术)(可选)。
Between multi-user network chat program design, implementation is similar to QQ chat system, multiple users online at the same time, the user to chat each other, at the same time save chat logs, 1. The different user network communication between the host (based on flow socket). 2. Send messages between multiple users (multithreaded) server. 3. Messages stored in the MySQL server, and can query chat logs (JDBC technology). 4. The message is stored in the local file at the same time, and can query chat logs the local file (input/output flow). 5. No big Bug, details to consider comprehensive, easy to read the code rules, etc. 6. A paper development document. 7. The graphical interface (GUI) programming (optional). 8. Web side chat and query chat record (JSP) (optional). (2016-11-25, Java, 216KB, 下载9次)

http://www.pudn.com/Download/item/id/1480083111307884.html

[ICQ/即时通讯] QQ-JAVA

实时聊天工具,类似腾讯qq,主要功能有实时聊天,修改备注,发图片,发视频音频等等,有助于学习和了解java网络通信编程。
Real-time chat tools like Tencent qq, the main function of a real-time chat, Edit Note, send pictures, send video and audio, etc., contribute to learning and understanding of the Java network communication programming. (2012-05-02, Java, 297KB, 下载35次)

http://www.pudn.com/Download/item/id/1852016.html

[ICQ/即时通讯] chat3

基于java的ui设计与java的网络编程为一体的即时通讯工具,对了解网络聊天工具有着极大的示范作用(对之前上传的)一些改进,加入了XML等,更加的贴近实际
Ui java-based web design and java programming tool for the integration of instant messaging, Internet chat tool for understanding has a great role model (for previously uploaded) some improvement over XML, more close to reality (2011-06-26, Java, 36KB, 下载15次)

http://www.pudn.com/Download/item/id/1580974.html

[ICQ/即时通讯] jiamiliaotian

本次毕业设计基于Eclipse平台,用JAVA编程设计出一个基于信息内容加密的局域网聊天工具,实现了用户的注册、登录和聊天等功能,并且对用户信息和聊天内容进行加密处理,保证了信息的安全性。
The school design is based on Eclipse platform to design a program using JAVA-based content encryption LAN chat tools, implements the user registration, login and chat functions, and user information and chat on the encrypted content to ensure that the information security. (2011-05-11, Java, 195KB, 下载16次)

http://www.pudn.com/Download/item/id/1527057.html

[ICQ/即时通讯] java-chat-room

这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。
This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface. (2010-04-23, Java, 5KB, 下载28次)

http://www.pudn.com/Download/item/id/1140489.html

[ICQ/即时通讯] QQ

网络QQ聊天系统,用secket编程,实现了群聊,私聊,发送文件,在线隐身等功能
Network QQ chat system, with secket programming, the group chat, private chat, send files, online stealth features such as (2009-11-28, Java, 1010KB, 下载130次)

http://www.pudn.com/Download/item/id/985673.html

[ICQ/即时通讯] 111chatroomsuccess

实现网络聊天的功能,采用java编程,服务器与客户端采用了TCP/IP连接方式,登录功能。客户可以通过服务器转发,实现一对一和多对多聊天。客户端程序应该可以实时显示目前其它用户的状态,管理员可以踢人出聊天室,用户可以登录和注册进入聊天室~~
Network chat functionality, using java programming, server and client use of TCP/IP connection method, the log function. Customers can forward through the server, the realization of one-on-one and many-to-many chat. Client program should be able to real-time display the current status of other users, administrators can踢人a chat room, users can log in and registered to enter the chat room ~ ~ (2008-01-09, Java, 40KB, 下载12次)

http://www.pudn.com/Download/item/id/391160.html

[ICQ/即时通讯] szPay

利用目前即时通讯工具在互联网上使用的广泛、便利、易用受欢迎的特点,结合了Java语言(Java 2 Standard Edition)的易用特点与性能优势,比如跨平台、安全性、多线程、网络Socket编程、流概念等方面,来设计基于Java虚拟机可跨平台特性的即时通讯工具,并对其体系结构、构成模块及系统关键技术进行了分析与设计。该系统具有安全、高效、实用、支持在不同系统平台运行等特点。 关键词:J2SE、即时通讯、跨平台(一次编写、到处执行)、多线程、JICQ
To take advantage of instant messaging tools on the Internet using a broad, convenient, easy-to-use popular features, a combination of Java language (Java 2 Standard Edition) The easy-to-use features and performance advantages, such as cross-platform, security, multi-threaded, Network Socket programming, the concept of flow, etc., to design based on the Java virtual machine can be cross-platform features of instant messaging tools, and architecture, modules and systems constitute a key technology for the analysis and design. The system has safe, efficient, practical and support the operation of different system platforms and so on. Key words: J2SE, instant messaging, cross-platform (write once, everywhere Executive), multi-threaded, JICQ (2007-11-24, Java, 31KB, 下载8次)

http://www.pudn.com/Download/item/id/363878.html

[ICQ/即时通讯] javachat

利用目前即时通讯工具在互联网上使用的广泛、便利、易用受欢迎的特点,结合了Java语言(Java 2 Standard Edition)的易用特点与性能优势,比如跨平台、安全性、多线程、网络Socket编程、流概念等方面,来设计基于Java虚拟机可跨平台特性的即时通讯工具,并对其体系结构、构成模块及系统关键技术进行了分析与设计。该系统具有安全、高效、实用、支持在不同系统平台运行等特点。 关键词:J2SE、即时通讯、跨平台(一次编写、到处执行)、多线程、JICQ
To take advantage of instant messaging tools on the Internet using a broad, convenient, easy-to-use popular features, a combination of Java language (Java 2 Standard Edition) The easy-to-use features and performance advantages, such as cross-platform, security, multi-threaded, Network Socket programming, the concept of flow, etc., to design based on the Java virtual machine can be cross-platform features of instant messaging tools, and architecture, modules and systems constitute a key technology for the analysis and design. The system has safe, efficient, practical and support the operation of different system platforms and so on. Key words: J2SE, instant messaging, cross-platform (write once, everywhere Executive), multi-threaded, JICQ (2007-11-24, Java, 302KB, 下载14次)

http://www.pudn.com/Download/item/id/363877.html

[ICQ/即时通讯] MiniICQ13

MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java编程的乐趣
MiniICQ1.3 Socket-oriented technology based on the thread pool java chat room procedures set (including source code) First, the installation of its own jre not found one. Operation server. StartServer.bat success! Running two clients. StartClientw.bat out the window after the client can order window switch off. The current version has no registration functions, Account casually What is the problem and please contact me QQ : 281284015 Email : ibm_chen@163.com chensoft.cn welcome everyone to come and join me to discuss ja va Programming fun (2007-07-07, Java, 1357KB, 下载255次)

http://www.pudn.com/Download/item/id/304914.html

[ICQ/即时通讯] 13977

简介: ASP的web在线聊天室源程序,程序实现了聊天室的许多功能,特别是刷新功能,做到了实时刷新(有人说话才刷,保持屏幕不连续闪烁),还包含了一些编程技巧,主文件是index.htm。
Profile : ASP web source online chat rooms, a procedure to achieve the many chat rooms function, especially refreshing, with the real-time update (someone's words only brush, and maintain continuous screen is not flashing), it also includes some programming skills, the main document is index.htm. (2006-07-23, Java, 149KB, 下载25次)

http://www.pudn.com/Download/item/id/205222.html

[ICQ/即时通讯] javaoicq

我最近也在研究用java实现oicq。 这是我的客户端的简单编程实现。 主要是通过udp方式,实现用户间的对话。 其中运用了序列化类的方法。 以下是源代码,请多提意见。
Recently, I also examined the java achieve Live. This is my client's simple programming. Mainly through udp way to achieve a dialogue between users. The sequence in which the use of such methods. Following is the source code, please speak up. (2006-06-09, Java, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/193018.html

[ICQ/即时通讯] ChatSystem1

它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来.
It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected. (2006-03-28, Java, 15071KB, 下载142次)

http://www.pudn.com/Download/item/id/161632.html
1234
总计:74