multicast

所属分类:Windows编程
开发工具:Java
文件大小:29KB
下载次数:3
上传日期:2014-05-27 09:06:01
上 传 者zhych1125
说明:  多播程序 分布式系统引论上机题,实现服务器向多个客户端同时发送消息
(Distributed system in the computer, server to multiple clients at the same time send a message)

文件列表:
multicast\build\built-jar.properties (113, 2014-05-15)
multicast\build\classes\.netbeans_automatic_build (0, 2014-05-15)
multicast\build\classes\.netbeans_update_resources (0, 2014-05-15)
multicast\build\classes\multicast\MulticastReceiver.class (2260, 2014-05-15)
multicast\build\classes\multicast\MulticastSender.class (2241, 2014-05-19)
multicast\build.xml (3722, 2014-05-15)
multicast\dist\multicast.jar (5224, 2014-05-15)
multicast\lib\CopyLibs\org-netbeans-modules-java-j2seproject-copylibstask.jar (22335, 2014-05-15)
multicast\lib\nblibraries.properties (185, 2014-05-15)
multicast\manifest.mf (85, 2014-05-15)
multicast\nbproject\build-impl.xml (79508, 2014-05-15)
multicast\nbproject\genfiles.properties (475, 2014-05-15)
multicast\nbproject\private\private.properties (112, 2014-05-15)
multicast\nbproject\private\private.xml (230, 2014-05-23)
multicast\nbproject\project.properties (2319, 2014-05-15)
multicast\nbproject\project.xml (688, 2014-05-15)
multicast\src\multicast\MulticastReceiver.java (1561, 2014-05-15)
multicast\src\multicast\MulticastSender.java (1697, 2014-05-19)
multicast\build\classes\multicast (0, 2014-05-19)
multicast\build\generated-sources\ap-source-output (0, 2014-05-15)
multicast\build\classes (0, 2014-05-15)
multicast\build\empty (0, 2014-05-15)
multicast\build\generated-sources (0, 2014-05-15)
multicast\lib\CopyLibs (0, 2014-05-15)
multicast\nbproject\private (0, 2014-05-15)
multicast\src\multicast (0, 2014-05-15)
multicast\build (0, 2014-05-15)
multicast\dist (0, 2014-05-15)
multicast\lib (0, 2014-05-15)
multicast\nbproject (0, 2014-05-15)
multicast\src (0, 2014-05-15)
multicast (0, 2014-05-15)

======================== 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 "multicast.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, these files (folders) are not copied. * 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.

近期下载者

相关文件


收藏者