-A completely distributed framework of peers, eliminating any need for a central server -The ability to search the network without "flooding" it with requests for information. -Support for multiple types of data, not just MP3s -A realtime, self-organizing and self-optimizing network -A user friendly interface -Works on multiple platforms (fully Java 1.1 compatible)
PATHを設定したのち以下の様にを打ったところjava -jar Myster.jar java.vm.specification.version:1.0 java.vm.specification.vendor :Sun Microsystems Inc. java.vm.specification.name :Java Virtual Machine Specification java.vm.version :1.4.1_01-b01 java.vm.vendor :Sun Microsystems Inc. java.vm.name :Java HotSpot(TM) Client VM Could not connect to self... Deleting the lock file java.net.BindException: 要求されたアドレスに割り当てられません at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331) at java.net.ServerSocket.bind(ServerSocket.java:309) at java.net.ServerSocket.<init>(ServerSocket.java:183) at Myster$2.run(Myster.java:235) Could not connect on Local socket.. Close all open Myster versions or just restart.. that should work と出てしまいました。 何が悪いんでしょう