|
Written by Administrator
|
|
Tuesday, 10 November 2009 |
|
This JAVA application replace MES utility. It has no full functionality as MES, but it can run on Linux, Unix, Windows os. IT IS FREE Download: http://www.m2marchitect.com/obextool.jar http://www.m2marchitect.com/autostartoff.jar YOU NEED RxTx library from: http://rxtx.qbang.org/wiki/index.php/Main_Page installed in your JAVA Manual for OBEXTOOL: type java -jar obextool.jar or FileTransfer for Siemens/Cinterion Wireless modules TC65/XT65 ....
Using: Linux: java -jar obextool.jar /dev/ttyS0 -u /full_path/fileforupload Wins : java -jar obextool.jar COM1 -u c:/full_path/fileforupload
Commands: -l or -l a:/data/myf : Listing folder -u path/file : Upload file to a:/ in module -u path/file a:/folder1/folder2 : Upload file to a:/fold.... in module
-d file or -d a:/folder_on_module/file : Download file from module -d a:/folder_on_module/file /home/oja/file : Download file from module to specified folder
-r file or -r a:/folder_on_module/file : Deleting file or folder
Thank's to RxTx guys and Ricardo Guilherme Schmidt.
|
|
Last Updated ( Tuesday, 10 November 2009 )
|