搜索资源列表
修改版的java聊天器
- 在原来的基础上进行修改 1.就是把接受线程放在了chat.java中了.这样在此jcreate3.x版本中就可以用了. 我是这样理解的.如果接受线程放在chatFrame中的话,在程序运行实例chatFrame对象后,得到的只是一个没接收数据前的List,所以不管发多少数据都不会显示的窗体上.不知是不是? 2.用Calendar对象返回时间,虽是做出来了但Calendar对象的getTime()方法返回的时间toString().getBytes()后,时间保存在数组的位置10上,应
ServFrame
- 我们构建了一个在线聊天系统,它集合了Java互联、多线程和SwingGUI特征,并且还用到了组播技术,它使一个应用程序能够把DatagramPacket发给一组客户。-We have built an online chat system, which brings together Java Internet, multi-threaded and SwingGUI characteristics, and also use the multicast technology, it allow
MultiCast1
- 分布式计算中的组播聊天室 主要应用socket技术-Distributed computing in the main application of multicast socket technology chat room
