搜索资源列表
A_simple_chat_tool
- 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
java
- 元搜索引擎,能够集合各家搜索引擎的优势,将最合理的搜索结果,呈现给用户-Meta search engine, to collect together all the advantages of search engines, search results will be the most reasonable, presented to the user
chat.rar
- 基本上实现了qq聊天部分的所有功能,比如发送qq表情,发送窗口抖动,查看好友资料,用户注册…… ,Basically achieved qq chat all functions, such as sending qq expression, sending window jitter, see friends material, user registration...
xs
- 功能不错的JAVA多用户聊天室程序,是一个毕业设计作品,功能概要:用户注册、资料保存、用户登录等多种功能-Features a good multi-user chat room JAVA program, is a graduate design works Summary: user registration, data storage, user login and many other features
chatRoom
- 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
permission
- web权限管理有对用户的添加删除设置角色和删除设置模块和功能等等 还不是很完善需要大家继续加油-web management authority to add the user to delete the settings set to delete the role and function modules, and it is not perfect and so we need to continue to fuel
Stream-2-Stream_1.0_source
- 使用p2p技术进行消息传输与网络互联,实现多用户啊文件共享与媒体资源播放。-The use of p2p technology, the Internet information transmission and network to achieve multi-user ah file-sharing resources with the media player.
ext-3
- Ext JS是一个创建丰富互联网应用程序的跨浏览器的JavaScrip库。它包含:高效率,可定制用户界面的小部件,设计漂亮的、可扩展的组成部件模型,容易使用的、直观.. -Ext JS is a rich Internet applications to create cross-browser library JavaScrip. It contains: a highly efficient and customizable user interface, small parts, th
RIMChatsrc
- A java-rmi chat-room,instant messaging is one particular application in a broader class of applications known as presence-based applications. Presence-based applications are inherently distributed applications that build on the notion of a user’s
chat
- 简单的聊天系统,实现了用户的注册,登陆,和在线聊天等功能,用户可更换头像和背景音乐,还可以对用户进行管理员权限的更改-A simple chat system that enables the user' s registration, login, and online chat functions, users can change the picture and background music can also change the user administrator right
company
- 一个简单的电子销售网站源码,有新闻发布,商品浏览,后台用户留言管理等-A simple e-marketing site source code, there are press releases, product browsing, back-user message management, etc.
ATM
- 使用图形用户界面。当输入给定的账户和密码时,系统能登录ATM柜员机系统,并按照相应规则获得服务。-Using the graphical user interface. When you enter a given account and password, the system can log on ATM teller machine systems, and follow the rules of access to services.
sftp
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java implementation Tftp (Sftp) client and server programs. In this program uses a " state" mechanism: the client and
RMImeetingsystem
- 计算机网络实验之一,基于RMI技术的会议系统,完成用户和会议功能,拥有GUI界面-One of the computer network experiment, based on RMI technology, conference system, complete the user and conferencing, with GUI interface
kaoshi
- 学生网上考试系统(JAVA) 1:管理员登录,设置考试时间,考试人数,并启动服务器; 2: 查询考试动态信息; 3:接收用户呼叫; 4:验证用户登陆; 5:用户开始考试,读取考试时间,读取试题; 6:接收用户答案进行判断,将答案存到数据库,将成绩返回到客户端; 7:结束考试; (未实现) 8:开始下一次考试; 9: 对试题进行维护,对学生信息进行管理-Student Examination System (JAVA) 1: administrator login, set the test ti
java.doc
- 面向对象编程,异常处理,图像用户接口,多线程等实验!-Object-oriented programming, exception handling, graphical user interface, multi-threaded so experiment!
Java-Chat-System
- 具体需要实现以下一些基本功能: 用户管理模块 数据库连接模块 聊天室界面 -Specific needs to achieve the following basic features: database connection user management module Chat module interface
JAVA
- Java编程用户界面设计,C/S界面设计-Java programming user interface design, C/S interface design