简易QQjava程序
classQQFrameextendsJFrame{JTextFieldipJTF,portJTF;JTextAreadialogJTA,msgJTA;JButtoncallButton,sendButton,clearButton;JPanelcallPanel,panel1,panel2;JLabelipL,portL;intmyport;ServerSocketss;SocketserverSocket,clientSocket;BufferedReaderin;PrintWriterout;BufferedReaderline;Stringmsg,ip;
下载地址
用户评论