Description: 这个BBS和聊天室完全采用JSP开发,开发运行环境linux+tomcat,数据库oracle8i,JSP通过JDBC与数据库相连。一、功能 BBS和chatroom两者有机的结合在一起,用户可以在这两部分取得经验值,达到10000分后升级为巫师,具有踢人、增加动作的权限。一共分三种用户:会员用户、社区用户、游客(我也不想搞的这么复杂,可是头儿硬要和整个网站连起来,:( 没办法)二、中文乱码问题 在OPDB javabean中写了两个方法,GBK和AsciiToChineseString进行转码,彻底的解决了中文乱码问题。不同的运行环境可能最终的显示结果有所不同。三、其他 由于作者用JSP的时间不长,做出来的东西难免有若干不足,希望各位指出。用JSP进行项目开发简直就是一场噩梦,有太多莫名其妙的错误。为了赶进度,有些地方只好采用变通的方法,所以写出来的东西有时候看起来有点象垃圾。嘻嘻~~~~~~~~~~~ 注意:因为不是一个独立的产品,而是和小组其它人员的程序融为一个产品,所以移植性估计不好,仅供学习参考。我后来在中华网写的一个BBS稍微好一些,请参考我那个BBS啦。-the BBS and chat rooms completely JSP development, the development of Linux operating environment tomcat, database oracle8i, JSP and database through JDBC connected. A functional BBS and chatroom both organic combination, users can gain experience both parts of value, reaching 10,000 points for the escalation of a shaman, with kicking and increase the competence of action. A divided into three users : Member users, user communities, tourists (I am not saying it's so complicated, but to strive for and insist on the entire site put together : (no way), two Chinese gibberish in OPDB javabean wrote two ways, GBK and AsciiToChineseString refinance yards and thorough solution summary of Chinese gibberish problems. the operating environment may eventually show that the results are different. Platform: |
Size: 134144 |
Author:甘朗 |
Hits:
Description: 上学期网络编程课程设计 我做的的一个聊天室,支持悄悄话、广播,数据库管理等。用Java实现的。-last semester curriculum design network programming I do in a chat room and whispered support, broadcasting and database management. Using Java to achieve. Platform: |
Size: 188416 |
Author:吴地瓜 |
Hits:
Description: 本程序是网络聊天工具,分客户端和服务器端,含有图形界面窗口,运用了sql server2000 作为数据库-this procedure is the Internet chat tools, and client-server side, containing a graphical user interface window, use as a sql database SERVER2000 Platform: |
Size: 80896 |
Author:qzhong2000 |
Hits:
Description: 第7章 Java B/S结构编程
实例76 简单的Servlet程序
实例77 简单的留言簿
实例78 JSP+Java Bean的计数器
实例79 数据库查询
实例80 文件的上传下载
实例81 收发E-mail
实例82 B/S结构的聊天室
实例83 网上选课
实例84 B/S结构的商业应用——购物车
实例85 通过JSP调用Applet程序
实例86 JSP与XML的结合-Java B/S structure, programming examples of a simple Servlet 76 procedures simple example 77 Guestbook 78 examples of JSP Java Bean Counter examples of the 79 examples of database query on the 80 documents Download examples- 81 Transceivers E-mail examples of 82 B/S structure of the examples Chat Room 83 84 examples of online classes B/S structure of the commercial applications-- to cars through 85 examples of JSP program is called Applet 86 JS P and the integration of XML Platform: |
Size: 209920 |
Author:joker |
Hits:
Description: JSP聊天系统,使用的是大型数据库,希望大家都有用-JSP chat system, using a large database, I hope everyone has to use Platform: |
Size: 5037056 |
Author:赵建涛 |
Hits:
Description: 1.JICQ部署 安装JDBC连接器|SQL SERVER补丁 广域网需要打开7890(聊天)\1433(数据库端口)
2.导入数据库文件(在数据库文件夹里面)
3.广域网部署网页注册网站申请JICQ号码,端口需要打开80
访问地址:http://localhost/register/firsts.htm
4.启动chatserverthree.java聊天服务器
5.打开主程序MainFrame.java登陆JICQ
-1.JICQ deployment to install JDBC connector | SQL SERVER WAN patches need to open 7890 (chat) c3 (data port) 2. To import database files (in the database inside the folder) 3. Wide Area Network deployment of the page to apply for registration site JICQ numbers, ports need to 80 Open Access Address: http://localhost/register/firsts.htm4. Start chatserverthree.java chat server 5. MainFrame.java open the main landing JICQ Platform: |
Size: 20480 |
Author:zengji |
Hits:
Description: 网上聊天室.用JSP+SQL+SERVLET+ SERVER 2000数据库等构建而成-Internet chat rooms. With JSP+ SQL+ SERVLET+ SERVER 2000 by building a database Platform: |
Size: 237568 |
Author:有朋 |
Hits:
Description: 第6章 Java C/S结构编程 197
实例67 实现C/S多线程 198
实例68 客户端程序 200
实例69 服务器端程序 201
实例70 C/S结构聊天室 203
实例71 基于C/S的小游戏 209
实例72 应用C/S数据库 237
实例73 实现客户端程序 242
实例74 实现一个简单的代理服务器 246
实例75 C/S结构的分布式运算 248-Chapter 6 Java C/S structure 197 programming examples 67 to achieve C/S multi-threaded 198 examples of 68 client program 200 examples of 69 server-side program 201 examples of 70 C/S structure of the chat room 203 examples of 71 based on C/S small Application of 209 examples of 72 games C/S database of 237 examples of 73 to achieve the client program 242 examples of 74 to achieve a simple proxy server 246 examples of 75 C/S structure of the Distributed Computing 248 Platform: |
Size: 121856 |
Author:zmm |
Hits:
Description: 局域网聊天系统,功能十分强大,采用MYSQL数据库,易于维护。-LAN chat system, function is powerful, the use of MYSQL database, easy to maintain. Platform: |
Size: 187392 |
Author:wangjiangfeng |
Hits:
Description: 用hibernata连接数据库的java聊天室 有服务器端可踢人-Hibernata to connect the database using java chat rooms have server-side can be踢人 Platform: |
Size: 8374272 |
Author:orson |
Hits:
Description: 介绍如何利用JSP技术开发动态网页的方法,包括显示服务端信息、数据库连接、制作功能强大的网页、发送邮件、JSP与CSS、JavaScript技术的结合,网络投票器、计数器留言板、聊天室、网络考试、JSP与XML结合应用等
-Introduce how to use JSP technology to develop dynamic Web pages, including the display server information, database connection, create powerful web pages, send mail, JSP and CSS, JavaScript technology, Internet voting, counters message boards, chat rooms, Web examination, JSP and XML integration applications Platform: |
Size: 10927104 |
Author:shibinchang |
Hits:
Description: 这是一个采用JAVA做的聊天系统,没有用数据库,直接进行聊天-This is a use of JAVA to do the chat system, did not use the database directly to chat Platform: |
Size: 13312 |
Author:梁国琴 |
Hits:
Description: 这是个用java写的qq的多线程聊天的功能,有客户段和服务端,在eclipse里可以自动运行连接数据库-This is a java written qq with the multi-threaded chat feature, customers and service-side, in the eclipse can be run automatically connect to database Platform: |
Size: 2266112 |
Author: |
Hits:
Description: 可实现整个校园网内聊天,传送文本数据,后台数据库采用SQL SERVER-Can be achieved within the entire campus network to chat, send text data, back-end database using SQL SERVER Platform: |
Size: 5415936 |
Author:老杨 |
Hits:
Description: 计算机网络课程设计
基于中心服务器方式即时数据通信平台(IM)1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。
2. IM(Instant Message)功能:用户登录后能进行实时多方点到点短信息通信,如聊天;
3. 能选择要求服务器进行转发服务。
4. 能保存通信记录到数据库(SQL Server或其他桌面型数据库);
5. 能进行双方文件传输,能显示进度
6. 支持断点重传。
7.实时语音双向传送功能
-Computer network curriculum design approach based on the central server platform for real-time data communications (IM) 1. Capable of user management, all users must log on to the server, from server maintenance to online information. 2. IM (Instant Message) functionality: Users can log on for real-time multi-point-to-point short message communication, such as chat 3. To the option of requesting servers forwarding services. 4. To preserve communication records to the database (SQL Server or other desktop database) 5. Can both file transfer, can show the progress of 6. ARQ support breakpoint. 7. Real-time two-way transmission of voice features Platform: |
Size: 6492160 |
Author:yan |
Hits:
Description: java聊天系统,eclipse开发,access数据库,可以文字聊天,服务器和客户端系统-java chat system, eclipse development, access the database, you can text chat, server and client systems Platform: |
Size: 6908928 |
Author:qxf |
Hits:
Description: Java聊天室代码,附带数据库,能实现多人交流。(Java chat room code, attached to the database, to achieve more than one exchange.) Platform: |
Size: 903168 |
Author:jumper
|
Hits: