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

[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-with-UDP

本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。
The topic of this paper is going to talk about that to develop the local area network QQ chat software. This local area network chat software using the design stream of the software project, using the C# language which is very common and popular, using the object-oriented approach, the technology of the database programming, multi-threading development technology and the network communication technology, makes Microsoft Visual Studio 2005 as the front application design tool, Microsoft SQL Server 2000 are used as the background DBMS( the database management system ), and it was programmed in the Windows XP System. (2011-06-22, C/C++, 9225KB, 下载18次)

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

[ICQ/即时通讯] MSNPSharp_40_RC

MSNP-Sharp是一个能与MSN Messenger(现Windows Live Messenger)服务连接并向客户端编程人员提供相应的IM服务的“中间件”,其前身为DotMSN。它面向.NET开发人员,能使开发人员开发各种基于 Windows Live Messenger服务的客户端程序,例如MSN机器人和开发自己的MSN客户端。 MSNPSharp支持MSN绝大部分的功能,包括:聊天,发送、接收离线消息,接收用户显示图片,更改自己显示图片,文件传送,闪屏震动等等。
MSNP-Sharp is with MSN Messenger (now Windows Live Messenger) service connection to the client programmer to provide the corresponding IM service " middleware" , its predecessor, DotMSN. It is designed for. NET developers, enabling developers to develop services based on Windows Live Messenger client program, such as MSN MSN robots and develop their own client. MSNPSharp support MSN most of the features, including: chat, send and receive offline messages, receiving the user image, change their display pictures, file transfer, vibration, and so the splash screen. (2011-04-14, C#, 1610KB, 下载6次)

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

[ICQ/即时通讯] MSocUdp

这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or broadcast datagram over User Datagram Protocol (UDP).
This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP). (2008-05-20, Visual C++, 4306KB, 下载469次)

http://www.pudn.com/Download/item/id/467660.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/即时通讯] 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