文件名称:chat
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- qiuf****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序要求先安装jdk和jCreator
2、在jCreator建立一个叫做chat的工程
3、把本章目录下的所有源文件加入到这个工程中
4、在build菜单下选择complier project
5、在build菜单下选择execute project,程序就可以运行了
6、为了完成聊天,需要在另一台机器上重复以上步骤,打开另一个聊天程序,该聊天程序的端口设置要和本机的相反-This procedure requires the installation of jdk and jCreator2, in the establishment of a jCreator called chat works 3 to this chapter directory of all source files added to the project 4, in the build menu select complier project5, in the build menu to choose execute project, program can run on a 6, in order to complete the chat, the need for another machine to repeat the steps above, open another chat program, the chat program and the port settings to the contrary in this machine
2、在jCreator建立一个叫做chat的工程
3、把本章目录下的所有源文件加入到这个工程中
4、在build菜单下选择complier project
5、在build菜单下选择execute project,程序就可以运行了
6、为了完成聊天,需要在另一台机器上重复以上步骤,打开另一个聊天程序,该聊天程序的端口设置要和本机的相反-This procedure requires the installation of jdk and jCreator2, in the establishment of a jCreator called chat works 3 to this chapter directory of all source files added to the project 4, in the build menu select complier project5, in the build menu to choose execute project, program can run on a 6, in order to complete the chat, the need for another machine to repeat the steps above, open another chat program, the chat program and the port settings to the contrary in this machine
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChatApp.java
ChatFrame.java
ChatFrame.java