搜索资源列表
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
java聊天站源代码
- 用来构建简单的网络聊天室的java源代码。请指教。-used to construct a simple Web chat room java source code. Please enlighten.
myqq
- 一个java实现的简单的仿qq程序,适用与初学者了解java的网络编程机制和icq实现的原理-Java to achieve a simple imitation qq procedures, application and beginners understand the java network programming mechanisms and the realization of the principle of icq
dddddddd
- 聊天程序的简单版 支持多客户聊天私聊 和热键发送 图形界面 适合初级JAVA学习者-Simple chat program version support multi-client chat私聊and hotkey send JAVA graphical interface for primary learners
QQ
- bs结构的简单聊天系统,只是一个简单的大致结构,实现原理-bs structure simple chat system, more or less just a simple structure, the realization of the principle of
Javasound
- java 语音聊天程序 .JAVA源代码 文件简明 便于修改为自用 运行流畅-java voice chat program. JAVA source code files for personal use simple modifications to facilitate smooth operation
MyQQ
- 简单的QQ聊天系统,实现客户端和服务器端的简单聊天系统-QQ simple chat system for client and server chat system of simple
ChatRoom
- 一个java写的比较简单的内网大聊天室,类似于QQ群的-Java wrote a relatively simple network chat rooms big, similar to QQ group
Chat
- 一个简单的在线聊天系统,实现了群聊,完全用java实现,不明白java TCP/IP网络编程的朋友可以参考下,里边有线程编程哦-A simple online chat system, a group chat, java fully realized, do not understand java TCP/IP network programming can refer friends, the inside Oh-threaded programming
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
java-chart
- JAVA实现的聊天程序 功能简单 很不错-JAVA implementation of a simple chat program functions very well
java-chat-program
- java简单的聊天程序,运行环境(JRE 1.5或以上版本),包含服务端源代码和客户端源代码。-simple java chat program, runtime environment (JRE 1.5 or later) that contains the source code server and client source code.
java
- 这是一个简单的聊天程序,仅供初学者学习和参考,程序中附有注释-This is a simple chat program for beginners to learn and reference only, the program annotated
jAVA
- 用JAVA构建的聊天程序 由TCP/IP 实现,程序虽简单,但能给初学者一些帮助.-JAVA chat program built with the TCP/IP implementation, the program was simple, but can give some help for beginners.
java-chat
- 这是一款简单的聊天程序,可以实现两个用户之间的聊天,使用的Socket技术。-A Simple chat application
java-QQ-
- javaQQclient itis a simple java programming-client QQ itis a simple java programming
Java
- 一个基于java的简单的即时通信系统,帮助初学者更好的了解java。-A simple java based instant messaging system to help better understanding of java beginners.
JAVA-chat-room
- 用Java语言编写一个聊天室的小程序,实现局域网内简单的聊天。-With the Java language to write a chat room applet to achieve a simple LAN chat
javaQQ.tar
- 简单实现了一个类似QQ的即时通讯功能的小软件(Simple implementation of a QQ like instant messaging function of small software)
新建文件夹
- 简单的网络编程案例,编写两个java程序实现实时聊天(A simple case of network programming, writing two Java programs for real time chat)