Tiny serial terminal 2008-09-09 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Tiny serial terminal 2008-09-09 (Default branch)
# 1  
Old 09-09-2008
Tiny serial terminal 2008-09-09 (Default branch)

Image Tiny serial terminal is a simple and dumb tool for accessing serial ports. It is mainly intended for accessing serial consoles on various devices. License: BSD License (revised) Changes:
Cursor control problems were fixed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
bt-serial(1)							    bluez-tools 						      bt-serial(1)

NAME
bt-serial - a bluetooth serial manager SYNOPSIS
bt-serial [OPTION...] Help Options: -h, --help Application Options: -a, --adapter=<name|mac> -c, --connect <name|mac> <pattern> -d, --disconnect <name|mac> <tty_device> DESCRIPTION
This utility is used to manage serial service connections. OPTIONS
-h, --help Show help -a, --adapter <name|mac> Specify adapter to use by his Name or MAC address (if this option does not defined - default adapter used) -c, --connect <name|mac> <pattern> Connects to a specific RFCOMM based service on a remote device and then creates a RFCOMM TTY device for it; `pattern` is a profile short name (spp, dun), RFCOMM channel (1-30) -d, --disconnect <name|mac> <tty_device> Disconnect a RFCOMM TTY device that has been created AUTHOR
Alexander Orlenko <zxteam@gmail.com>. SEE ALSO
bt-adapter(1) bt-agent(1) bt-audio(1) bt-device(1) bt-input(1) bt-monitor(1) bt-network(1) 2010-08-12 bt-serial(1)