文件名称:NETSong
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个简单的JAVA聊天程序,同时能够发送声音。
包括两个部分:服务器端和客户端。
基本功能如下:
服务器端:
向所有客户端发送消息;转发消息;发送声音数据给客户端。
客户端:
显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。
这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。
希望能够起到抛砖引玉的效果。
Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
包括两个部分:服务器端和客户端。
基本功能如下:
服务器端:
向所有客户端发送消息;转发消息;发送声音数据给客户端。
客户端:
显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。
这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。
希望能够起到抛砖引玉的效果。
Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 37724091netsong.rar 列表 说明.txt SongClient.java SongServer.java