搜索资源列表
yourradio0.2.1.source
- YourRadio - a peer-to-peer radio in java YourRadio is a peer-to-peer network which is sorted among the taste of its users. This means that, if you vote over mp3 files, that are played by the client, you will only listen to music that you really li
MobileListener
- Mobile Listen using java
MYQQ
- JAVA语言开发的QQ聊天系统,可以添加,删除,好友,支持在线,离线发送消息,能发送文件,听音乐等功能-JAVA language development QQ chat system, you can add, delete, friends, support online, offline Send Message, can send files, listen to music and other functions
jishitongxun
- 基于Java源码的仿QQ聊天程序,测试运行时请将userInfo.properties拷贝到C盘根目录下。 存放与服务器连接上的对应的Socket,作用是保存服务器与客户端之间的流,便于服务器给每个客户端进行回发消息。 SocketListener内部类:监听客户端是否有连接到服务器,并将此客户端的Socket传递给HandleSocket进行处理,同时将client存放到List中,即clientConnection中。 HandleSocket内部类:处理一个Socket,接收一个Clien
simpleChat
- 聊天工具采用面向对象软件工程中的框架制作的一个简单聊天程序,实现一些基本的聊天功能,可以在这个基础上继续进行修改,增加相关的功能。使用方法,1、在eclipse中新建一个工程(如,myChat),2、把simpleChat下的所有文件和文件夹都拷贝到新建的工程下(拷贝过去后文件夹应该变为包),3、运行ocsftester包下的ServerFrame.java,启动服务器界面,4、点击\"listen\"按钮进行监听,5、运行ocsftester包下的ClientFrame.java,打开客户端界
