jar build instructions.txt
来自「java语言开发的P2P流媒体系统」· 文本 代码 · 共 14 行
TXT
14 行
How to build a Stream-2-Stream jar:
1. Include everything except the /lib directory.
2. Export to a jar named s2s.jar, do not select a Main Class Attribute
3. Copy s2s.jar into the /lib directory.
4. Place the /lib directory in an empty directory
5. Place the included Client.jar, Server.jar, and Monitor.jar in the empty directory
6. You're done! Double-click on the client or server to run.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?