合肥学院:java实验11-3

合肥学院:java实验11-3

ID:47889036

大小:53.61 KB

页数:4页

时间:2019-10-18

合肥学院:java实验11-3_第1页
合肥学院:java实验11-3_第2页
合肥学院:java实验11-3_第3页
合肥学院:java实验11-3_第4页
资源描述:

《合肥学院:java实验11-3》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库

1、importjava.net.Socket;importjava.net.*;importjava.net.DatagramPacket;importjava.net.ServerSocket;importjava.awt.event.ActionEvent;importjava.awt.event.ActionListener;importjava.awt.BorderLayout;importjava.awt.FlowLayout;importjavax.swing」Frame;importjavax.swing」Panel

2、;importjavax.swing」Label;importjavax.swing」Button;importjavax.swing.JTextField;importjavax.swingJTextArea;importjavax.swing」ScrollPane;importjava.io.DataInputstream;importjava.io.DataOutputStream;importjava.io」OException;classQQ_UDPimplementsActionListener’RunnableJT

3、extAreashowArea;JLabelJLbl,JLb2,JLb3;JTextFieldmsgText,sendPortTextjeceivePortText」PAddressText;JFrameJFm;JButtonsendJBt,startJBt;JScrollPaneJSP;JPanelJpll,Jpl2;JPanelcon;ThreadTd二null;DatagramPacketsendPack,receivePack;DatagramsocketsendSocket,receiveSocket;InetAddr

4、esssendIP;intsendPort,receivePort;byteinBuf[],outBuf[];SocketToQQCIient;ServerSocketserverSocket;DatalnputStreaminFromQQCIient;DataOutputStreamoutToQQClient;publicQQ_UDP(){"JFm=newJFrame("腾讯QQ-UDP协议Alex.o制作:");showArea=newJTextArea();showArea.setEditable(false);//不可编

5、辑showArea.setLineWrap(true);//自动换行JLbl=newJLabel("接收端口:H);JLb2=newJLabel("发送端口:");JLb3=newJLabel("对方地址:”);sendPortText=newJTextField();sendPortText.setColumns(5);receivePortText=newJTextField();receivePortText.setColumns(5);IPAddressText=newJTextField();IPAddressText

6、.setColumns(8);startJBt=newJButton("开始”);startJBt.addActionListener(this);Jpll=newJPanel();Jpll.setLayout(newFlowLayout());Jpll.add(JLbl);Jpll.add(receivePortText);Jpll.add(JLb2);Jpll.add(sendPortText);Jpll.add(JLb3);Jpll.add(lPAddressText);Jpll.add(startJBt);JSP=new

7、JScrollPane(showArea);//为聊天区,添加滚动窗格msgText=newJTextField();msgText.setColumns(40);msgText.setEditable(false);msgText.addActionListener(this);sendJBt=newJButton("发送“);send」Bt.setEnabled(false);sendJBt.addActionListener(this);Jpl2=newJPanel();Jpl2.setLayout(newFlowLayo

8、ut());Jpl2.add(msgText);Jpl2.add(sendJBt);JFm.add(JSP,BorderLayout.CEA/TE/?);JFm.add(Jpll,BorderLayout.//O/?TH);JFm.add(Jpl2,Borde

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。