Tuesday, 07 February 2012
 
 
CZ | DE
EN
     
Home arrow Other products arrow OBEX tool
Welcome
to Alarex Group s.r.o. pages. Our goal is to provide our clients with quality services and products from M2M communications field. Our philosophy is to build and maintain long partnerships with our customers based on mutual respect and the precision of our work.
 
Home
M2MArchitect
Other products
References
What is?
FAQ
 
OBEX tool PDF Print E-mail
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 )