javaServer

所属分类:IP电话/视频会议
开发工具:Java
文件大小:2990KB
下载次数:81
上传日期:2010-05-21 14:41:01
上 传 者warnerchin
说明:  Java编程实现的网络电话,网络视频会议源码
(Java Programming network video conference source)

文件列表:
AVReceive2.class (9337, 2008-02-13)
AVReceive2.java (12501, 2008-05-16)
AVReceive2$PlayerPanel.class (1396, 2008-02-13)
AVReceive2$PlayerWindow.class (1655, 2008-02-13)
AVReceive2$SessionLabel.class (1644, 2008-02-13)
AVTransmit2.class (9732, 2008-03-10)
AVTransmit2.java (12699, 2008-01-10)
AVTransmit2$StateListener.class (869, 2008-03-10)
build-impl.xml (27077, 2008-02-26)
build.xml (3367, 2008-02-26)
ClientInfo.class (673, 2008-02-13)
ClientInfo.java (958, 2008-05-16)
config.dat (157, 2008-02-13)
customizer.jar (71644, 2008-01-19)
dataSer.class (3166, 2008-01-19)
dataSer.java (4685, 2008-05-16)
DBConnect.class (3254, 2008-03-05)
DBConnect.java (4124, 2008-05-16)
genfiles.properties (626, 2008-02-26)
getConfig$1.class (795, 2008-01-19)
getConfig$2.class (791, 2008-01-19)
getConfig$3.class (791, 2008-01-19)
getConfig$4.class (791, 2008-01-19)
getConfig$5.class (743, 2008-01-19)
getConfig$6.class (575, 2008-01-19)
getConfig.class (9011, 2008-01-19)
getConfig.form (14551, 2008-05-16)
getConfig.java (16790, 2008-05-16)
getLog$1.class (563, 2008-01-19)
getLog.class (4027, 2008-01-19)
getLog.form (6990, 2008-05-16)
getLog.java (6923, 2008-05-16)
getMsg.class (2888, 2008-03-01)
getMsg.java (3475, 2008-05-16)
javaServer.jar (196972, 2008-03-07)
jmf.jar (2082557, 2008-01-19)
jServer.class (6825, 2008-03-07)
jServer.java (11615, 2008-05-16)
log.dat (66, 2008-01-04)
Main$1.class (549, 2008-03-03)
... ...

======================== BUILD OUTPUT DESCRIPTION ======================== When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application JAR files manifest file (MANIFEST.MF). To run the project from the command line, go to the dist folder and type the following: java -jar "javaServer.jar" To distribute this project, zip up the dist folder (including the lib folder) and distribute the ZIP file. Notes: * If two JAR files on the project classpath have the same name, only the first JAR file is copied to the lib folder. * If the classpath contains a folder of classes or resources, none of the classpath elements are copied to the dist folder. * If a library on the projects classpath also has a Class-Path element specified in the manifest,the content of the Class-Path element has to be on the projects runtime path. * To set a main class in a standard Java project, right-click the project node in the Projects window and choose Properties. Then click Run and enter the class name in the Main Class field. Alternatively, you can manually type the class name in the manifest Main-Class element.

近期下载者

相关文件


收藏者