教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 实用模板 >

《计算机网络通信》课程设计报告(11)

来源:网络收集 时间:2026-08-26
导读: 附 录 } public void SendMessage() { String toSomebody=combobox.getSelectedItem().toString(); String status=\ if(checkbox.isSelected()) { } String action=actionlist.getSelectedItem().toString(); Strin

附 录

}

public void SendMessage() {

String toSomebody=combobox.getSelectedItem().toString(); String status=\

if(checkbox.isSelected()) { }

String action=actionlist.getSelectedItem().toString(); String message=textfield.getText();

if(socket.isClosed()) { } try

- 33 -

return;

status=\悄悄话\{ } try { }

catch(Exception e) { }

output.writeObject(\用户下线\output.flush();

input.close(); output.close(); socket.close(); return;

附 录

} }

//客户端接收线程类 import javax.swing.*; import java.io.*; import java.net.*;

public class ClientReceiveThread extends Thread {

private JComboBox combobox; private JTextArea textarea; Socket socket;

ObjectOutputStream output; ObjectInputStream input;

- 34 -

{ }

new ClientFrame();

public static void main(String args[])

{ }

catch(Exception e) { }

output.writeObject(\聊天信息\output.flush();

output.writeObject(toSomebody); output.flush();

output.writeObject(status); output.flush();

output.writeObject(action); output.flush();

output.writeObject(message); output.flush();

附 录

public ClientReceiveThread( { }

public void run() {

while(!socket.isClosed()) {

try {

String type=(String)input.readObject();

if (type.equalsIgnoreCase(\系统信息\{ }

else if(type.equalsIgnoreCase(\服务关闭\{

output.close(); input.close(); socket.close();

textarea.append(\服务器已关闭!\\n\

- 35 -

String sysmsg=(String)input.readObject(); textarea.append(\系统信息:\

this.socket=socket; this.output=output; this.input=input; this.combobox=combobox; this.textarea=textarea;

Socket socket,

ObjectOutputStream output, ObjectInputStream input, JComboBox combobox, JTextArea textarea)

附 录

}

break;

}

}

}

else if (type.equalsIgnoreCase(\聊天信息\ { String message=(String)input.readObject(); textarea.append(message+\ }

else if (type.equalsIgnoreCase(\用户列表\ { String userlist=(String)input.readObject(); String username[]=userlist.split(\

combobox.removeAllItems(); int i=0;

combobox.addItem(\所有人\ while(i

}

combobox.setSelectedIndex(0);

}

}

catch(Exception e) { }

- 36 -

《计算机网络通信》课程设计报告(11).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/519030.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)