文件名称:UDPConference
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- Mez***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
An application which allows group conferencing on a network through UDP connection. Users need to specify the group address and port they want to connect to. To be able to chat with each other, they have to specify the same address and port to connect to.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDPConference
.............\build
.............\.....\classes
.............\.....\.......\udpconference
.............\.....\.......\.............\ConfeInterface$1.class
.............\.....\.......\.............\ConfeInterface$2.class
.............\.....\.......\.............\ConfeInterface$Exit.class
.............\.....\.......\.............\ConfeInterface$Listener.class
.............\.....\.......\.............\ConfeInterface.class
.............\.....\.......\.............\Exit.class
.............\.....\.......\.............\Main$1.class
.............\.....\.......\.............\Main.class
.............\.....\.......\.............\Welcome$1.class
.............\.....\.......\.............\Welcome$2.class
.............\.....\.......\.............\Welcome$3.class
.............\.....\.......\.............\Welcome$4.class
.............\.....\.......\.............\Welcome.class
.............\build.xml
.............\dist
.............\....\UDPConference.jar
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\private.properties
.............\.........\.......\private.xml
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\udpConference
.............\...\.............\ConfeInterface.form
.............\...\.............\ConfeInterface.java
.............\...\.............\Exit.java
.............\...\.............\Main.java
.............\...\.............\Welcome.form
.............\...\.............\Welcome.java
.............\test
.............\build
.............\.....\classes
.............\.....\.......\udpconference
.............\.....\.......\.............\ConfeInterface$1.class
.............\.....\.......\.............\ConfeInterface$2.class
.............\.....\.......\.............\ConfeInterface$Exit.class
.............\.....\.......\.............\ConfeInterface$Listener.class
.............\.....\.......\.............\ConfeInterface.class
.............\.....\.......\.............\Exit.class
.............\.....\.......\.............\Main$1.class
.............\.....\.......\.............\Main.class
.............\.....\.......\.............\Welcome$1.class
.............\.....\.......\.............\Welcome$2.class
.............\.....\.......\.............\Welcome$3.class
.............\.....\.......\.............\Welcome$4.class
.............\.....\.......\.............\Welcome.class
.............\build.xml
.............\dist
.............\....\UDPConference.jar
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\private.properties
.............\.........\.......\private.xml
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\udpConference
.............\...\.............\ConfeInterface.form
.............\...\.............\ConfeInterface.java
.............\...\.............\Exit.java
.............\...\.............\Main.java
.............\...\.............\Welcome.form
.............\...\.............\Welcome.java
.............\test