文件名称:chatWithTCP
介绍说明--下载内容来自于网络,使用问题请自行百度
利用TCP实现多客户聊天系统
(1)服务器运行,多个客户端都能够连接到服务器,注意,客户端还可以输入昵称。当连上时,服务器显示连上的人的昵称;
(2)客户端界面上有两个文本框,上面的文本框负责输入昵称,下面的文本框负责输入聊天信息。当聊天信息输入后,单击“发送”按钮,能够让各个客户端都收到聊天信息,聊天信息打印在界面下方,在打印聊天信息的同时,还能够打印这条聊天信息是谁说的。
- Multi-client chat using TCP system (1) server, multiple clients can connect to the server, note that the client can also enter a nickname. When connected, the server shows the nickname of the person connected (2) client interface has two text boxes, the above is responsible for the text box enter a nickname, is responsible for the text box below enter the chat message. When the chat information input, click " Send" button to make all clients receive chat messages, chat messages printed on the screen below, print chat messages, while also able to print information on this chat who said.
(1)服务器运行,多个客户端都能够连接到服务器,注意,客户端还可以输入昵称。当连上时,服务器显示连上的人的昵称;
(2)客户端界面上有两个文本框,上面的文本框负责输入昵称,下面的文本框负责输入聊天信息。当聊天信息输入后,单击“发送”按钮,能够让各个客户端都收到聊天信息,聊天信息打印在界面下方,在打印聊天信息的同时,还能够打印这条聊天信息是谁说的。
- Multi-client chat using TCP system (1) server, multiple clients can connect to the server, note that the client can also enter a nickname. When connected, the server shows the nickname of the person connected (2) client interface has two text boxes, the above is responsible for the text box enter a nickname, is responsible for the text box below enter the chat message. When the chat information input, click " Send" button to make all clients receive chat messages, chat messages printed on the screen below, print chat messages, while also able to print information on this chat who said.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
聊天室_08030222_苏静/
聊天室_08030222_苏静/.classpath
聊天室_08030222_苏静/.eclipseme
聊天室_08030222_苏静/.eclipseme.tmp/
聊天室_08030222_苏静/.eclipseme.tmp/emulation/
聊天室_08030222_苏静/.eclipseme.tmp/emulation/MultiClientWithTCP.jad
聊天室_08030222_苏静/.eclipseme.tmp/emulation/MultiClientWithTCP.jar
聊天室_08030222_苏静/.eclipseme.tmp/verified/
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/ClientMIDlet.class
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/ServerMIDlet$ClientChat.class
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/ServerMIDlet.class
聊天室_08030222_苏静/.eclipseme.tmp/verified/libs/
聊天室_08030222_苏静/.project
聊天室_08030222_苏静/.settings/
聊天室_08030222_苏静/.settings/org.eclipse.jdt.core.prefs
聊天室_08030222_苏静/bin/
聊天室_08030222_苏静/bin/ClientMIDlet.class
聊天室_08030222_苏静/bin/ServerMIDlet$ClientChat.class
聊天室_08030222_苏静/bin/ServerMIDlet.class
聊天室_08030222_苏静/deployed/
聊天室_08030222_苏静/MultiClientWithTCP.jad
聊天室_08030222_苏静/res/
聊天室_08030222_苏静/src/
聊天室_08030222_苏静/src/ClientMIDlet.java
聊天室_08030222_苏静/src/ServerMIDlet.java
聊天室_08030222_苏静/.classpath
聊天室_08030222_苏静/.eclipseme
聊天室_08030222_苏静/.eclipseme.tmp/
聊天室_08030222_苏静/.eclipseme.tmp/emulation/
聊天室_08030222_苏静/.eclipseme.tmp/emulation/MultiClientWithTCP.jad
聊天室_08030222_苏静/.eclipseme.tmp/emulation/MultiClientWithTCP.jar
聊天室_08030222_苏静/.eclipseme.tmp/verified/
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/ClientMIDlet.class
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/ServerMIDlet$ClientChat.class
聊天室_08030222_苏静/.eclipseme.tmp/verified/classes/ServerMIDlet.class
聊天室_08030222_苏静/.eclipseme.tmp/verified/libs/
聊天室_08030222_苏静/.project
聊天室_08030222_苏静/.settings/
聊天室_08030222_苏静/.settings/org.eclipse.jdt.core.prefs
聊天室_08030222_苏静/bin/
聊天室_08030222_苏静/bin/ClientMIDlet.class
聊天室_08030222_苏静/bin/ServerMIDlet$ClientChat.class
聊天室_08030222_苏静/bin/ServerMIDlet.class
聊天室_08030222_苏静/deployed/
聊天室_08030222_苏静/MultiClientWithTCP.jad
聊天室_08030222_苏静/res/
聊天室_08030222_苏静/src/
聊天室_08030222_苏静/src/ClientMIDlet.java
聊天室_08030222_苏静/src/ServerMIDlet.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.