⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Howdy Communication System的目的是提供一个简单、易用的基于文本的 TCP/IP 通信方法
💻
字号:
Howdy is free software distributed under the GNU General Public Licence.It comes with absolutely no warranty. See the COPYING file for more details.The following commands will help you if you have a UNIX-like operating system.If you don't want to install Howdy, you can run it right out of the Jar:java -jar Howdy2.jarTo run the server, try:java -jar Howdy2.jar sThe following steps require you to extract the files from the archive like this:jar xf Howdy2.jarThen, change into Howdy/cd Howdy/To install Howdy AS ROOT, simply run the install.sh script like so:./install.shTo uninstall Howdy AS ROOT, run the uninstall.sh scrip:./uninstall.shAfter installing Howdy, you should be able to run the server like so:howdy sTo run the client, do this:howdy cIf you need to recompile Howdy, go up one directory and run:javac Howdy/Howdy.javaIt is advisable to make sure your Howdy settings are only accicible by you since your passwords are contained in those files!After running the client and/or the server you will probably want to run:chmod 600 ~/.Howdy*Enjoy!Serban Giuroiu < gyzmobro@users.sourceforge.net >See the official site at http://howdy.sourceforge.net

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -