install

来自「java短信开发包,包含例子,根据例子可以实现发送短信.」· 代码 · 共 58 行

TXT
58
字号
Trent Here.  I do those ugly brown pages at rxtx.org.  Documentation is notwhat I do well :)  So please help me when you see problems or something isconfusing.For more information provided by end users please visit the rxtx wiki athttp://rxtx.qbang.org/wiki.  This is also where you can help.Short Install InstructionsWindowsRXTXcomm.jar goes in \jre\lib\ext (under java)rxtxSerial.dll goes in \jre\binMac OS X (x86 and ppc) (there is an Installer with the source)RXTXcomm.jar goes in  /Library/Java/ExtensionslibrxtxSerial.jnilib goes in /Library/Java/ExtensionsRun fixperm.sh thats in the directory.  Fix perms is in the Mac_OS_Xsubdirectory.Linux (only x86, x86_64, ia64 here but more in the ToyBox)RXTXcomm.jar goes in /jre/lib/ext (under java)librxtxSerial.so goes in /jre/lib/[machine type] (i386 for instance)Make sure the user is in group lock or uucp so lockfiles work.Solaris (sparc only so far)RXTXcomm.jar goes in /jre/lib/ext (under java)librxtxSerial.so goes in /jre/lib/[machine type]Make sure the user is in group uucp so lockfiles work.A person is added to group lock or uucp by editing /etc/groups.  Distributionshave various tools but this works:lock:x:54:   becomes:lock:x:53:jarvi,taj Now jarvi and taj are in group lock.Also make sure jarvi and taj have read and write permissions on the port.If there are problems please help each other on the wiki and ask questionson the mail-list.  User contributed changes will be used here in the nextrelease.  If you don't like the documentation, you can improve it.--Trent Jarvitjarvi@qbang.org

⌨️ 快捷键说明

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