搜索资源列表
liuyanbenVSQL2000
- 留言板for sql server,java源代码,上传时间2006.3-bulletin board for sql server, java source code, upload time, 2006.3
EQchat
- 网上聊天.可以上传文件,就像我们的QQ一样进行即时通讯,所有的功能基本上和QQ一样,视频聊天功能一样可以使用-chatroom on the Internet
chat3
- 基于java的ui设计与java的网络编程为一体的即时通讯工具,对了解网络聊天工具有着极大的示范作用(对之前上传的)一些改进,加入了XML等,更加的贴近实际-Ui java-based web design and java programming tool for the integration of instant messaging, Internet chat tool for understanding has a great role model (for previously up
feigeJava
- java版飞鸽传书,可以和流行的飞鸽飞秋通信,包括上下线通知,发送消息,发送文件-java version of IP Messenger, you can fly and fall of the popular Dove communications, including the offline notification, send messages, send files, etc.
java
- 可以实现和QQ聊天的基本功能,书写上传资料的详细功能.-My english is bad!
jishitongxun
- 基于Java源码的仿QQ聊天程序,测试运行时请将userInfo.properties拷贝到C盘根目录下。 存放与服务器连接上的对应的Socket,作用是保存服务器与客户端之间的流,便于服务器给每个客户端进行回发消息。 SocketListener内部类:监听客户端是否有连接到服务器,并将此客户端的Socket传递给HandleSocket进行处理,同时将client存放到List中,即clientConnection中。 HandleSocket内部类:处理一个Socket,接收一个Clien