juyuwangtongxin

所属分类:Java编程
开发工具:Java
文件大小:36KB
下载次数:14
上传日期:2009-03-30 14:44:59
上 传 者moudaen
说明:  实现局域网的广播通信.用JAVA开发的,能够实现对所有一个局域网内的人员进行信息广播.
(Implementation of the radio communication network. With JAVA development, can achieve a LAN to all personnel within the broadcast information.)

文件列表:
局域网广播系统\Client\build\classes\client\Receive$1.class (637, 2008-12-15)
局域网广播系统\Client\build\classes\client\Receive.class (3754, 2008-12-15)
局域网广播系统\Client\build.xml (3355, 2008-12-15)
局域网广播系统\Client\dist\Client.jar (5165, 2008-12-15)
局域网广播系统\Client\manifest.mf (85, 2008-12-15)
局域网广播系统\Client\nbproject\build-impl.xml (33169, 2008-12-15)
局域网广播系统\Client\nbproject\genfiles.properties (455, 2008-12-15)
局域网广播系统\Client\nbproject\private\private.properties (98, 2008-12-15)
局域网广播系统\Client\nbproject\private\private.xml (211, 2008-12-15)
局域网广播系统\Client\nbproject\project.properties (1809, 2008-12-15)
局域网广播系统\Client\nbproject\project.xml (576, 2008-12-15)
局域网广播系统\Client\src\client\hello.class (416, 2009-02-01)
局域网广播系统\Client\src\client\hello.java (134, 2009-02-01)
局域网广播系统\Client\src\client\hello.java.bak (115, 2009-02-01)
局域网广播系统\Client\src\client\Receive.java (3345, 2008-12-15)
局域网广播系统\Server\build\classes\server\BroadCastWord$1.class (673, 2008-12-15)
局域网广播系统\Server\build\classes\server\BroadCastWord.class (4878, 2008-12-15)
局域网广播系统\Server\build.xml (3355, 2008-12-15)
局域网广播系统\Server\dist\Server.jar (6355, 2008-12-15)
局域网广播系统\Server\manifest.mf (85, 2008-12-15)
局域网广播系统\Server\nbproject\build-impl.xml (33169, 2008-12-15)
局域网广播系统\Server\nbproject\genfiles.properties (455, 2008-12-15)
局域网广播系统\Server\nbproject\private\private.properties (98, 2008-12-15)
局域网广播系统\Server\nbproject\private\private.xml (211, 2008-12-15)
局域网广播系统\Server\nbproject\project.properties (1815, 2008-12-15)
局域网广播系统\Server\nbproject\project.xml (576, 2008-12-15)
局域网广播系统\Server\src\server\BroadCastWord.java (4624, 2008-12-15)
局域网广播系统\Client\build\classes\client (0, 2009-02-13)
局域网广播系统\Server\build\classes\server (0, 2009-02-13)
局域网广播系统\Client\build\classes (0, 2009-02-13)
局域网广播系统\Client\nbproject\private (0, 2009-02-13)
局域网广播系统\Client\src\client (0, 2009-02-13)
局域网广播系统\Server\build\classes (0, 2009-02-13)
局域网广播系统\Server\nbproject\private (0, 2009-02-13)
局域网广播系统\Server\src\server (0, 2009-02-13)
局域网广播系统\Client\build (0, 2009-02-13)
局域网广播系统\Client\dist (0, 2009-02-13)
局域网广播系统\Client\nbproject (0, 2009-02-13)
... ...

======================== 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 "Client.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. * Only JAR files are copied to the lib folder. If the classpath contains other types of files or folders, none of the classpath elements are copied to the lib folder. In such a case, you need to copy the classpath elements to the lib folder manually after the build. * 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.

近期下载者

相关文件


收藏者