搜索资源列表
画图聊天程序
- paintchat是一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能 是由一个日本的公司做的-paintchat is a java applet on the interactive data transmission web chat tools, and chat with drawing two functions by a Japanese company to do the
ChatRoom
- 用Java语言编写一个聊天室的小程序,实现局域网内简单的聊天和文件传输等功能。对于初学者很有益-With the Java language to write a chat room applet to achieve a simple LAN chat and file transfer functions. Is very useful for beginners
Java_Socke183657142005
- 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
java_chatroom
- 基于JAVA SOCKET的聊天示例,采用APPLET设计聊天页面。分为客户端,服务器端。-JAVA SOCKET chat-based sample, using APPLET Designed chat page. Divided into client, server-side.
Chat
- 一个简单的java聊天室小程序,用my eclipse5.0写的-A simple java applet chat room, using my eclipse5.0 of Writing
chatRoom
- Java编写一个聊天室小程序使用的UDP传输-Write a Java applet chat room using the UDP transport
ChattingRoom
- 计算机网络_基于JAVA的网络聊天室。使用Applet,分别建立服务器和客户端两个工程,先运行服务器端,在运行客户端即可。-Computer Networks _ Web-based JAVA chat rooms. Use Applet, were established server and the client two works, first run the server side, the client can be run.
javachat
- java聊天室applet。支持群聊,私聊,好友添加,离线消息-java chat applet. Support for group chat, private chat, add friends, offline messages ... ...
SecTransfer
- 可实现网络聊天系统的多线程,基于tcp的java小程序-Enables multi-threaded chat system, based on the java applet tcp
java
- 这是一个java小程序,实现了UDP通信。通过连接聊天。-This is a java applet to achieve the UDP communication. By connecting to chat.
wangluolianjie
- 这是关于java 的文件,主要是关于网络连接聊天的小程序代码-This is about the java file, mainly to chat about the network connection applet code
Chat
- 简单的聊天小程序。提供了基本的聊天的功能,通过此例能学习java中如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识--Simple chat applet. Provides basic chat functionality through java in this case to learn how to use the Socket server and client to establish procedures and inter-process sched
Chat1
- java聊天室小程序(客户端代码实现方面),大家可以参考参考。-java chat applet (client side code), we can refer to.
Java_QQ
- 基于JAVA Applet设计的QQ,拥有登陆界面,后台服务器管理等纵多功能,可实现多人聊天。-JAVA Applet design based on the QQ, have landing interface, backend server management longitudinal multi-function, can realize people chat.
chat-room
- 本Java程序是个聊天室小程序,可以运用于个人网站上,里面有word详细说明-This Java program is a chat room applet, can be applied to the personal website, which has the word Details
JAVA-chat-room
- 用Java语言编写一个聊天室的小程序,实现局域网内简单的聊天。-With the Java language to write a chat room applet to achieve a simple LAN chat
ChatQQsrc
- 用Java实现的异步点对点聊天小程序 具有发送离线信息等功能-Implemented with the Java chat applet with asynchronous point-to send offline messages and other functions
qq
- qq聊天小程序,课程设计,java语言编写,带数据库-qq chat applet, curriculum design, java language with database
chat_room
- 用java写的基于socket的网络聊天室小程序,分为服务器和用户端,压缩包内有详细的使用报告。-Applet written in java socket-based Internet chat rooms, divided into server and client, and a detailed report on the use of compression packages.
chatClientandchatServer
- 基于java的多客户端通信小程序源码,典型的 C/S 架构,有界面。主要分为两部分,服务器端和客户端。使用 TCP/IP 协议通过 Socket 进行通信。 服务器端主要完成登录验证和消息收发的功能。启动服务器后提供一个网 络端口,等待客户端发出请求,登录到此服务端,然后进行网络通讯和消息的 转发。要实现多客户端之间的通信,则必须构建多线程机制。 客户端主要完成登录验证和消息收发和显示功能,客户端可通过服务器端 的 IP 地址发送连接请求,然后登陆聊天室。成员列表栏中会显示在线的所有 人名
