Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

l2test(1) [debian man page]

L2TEST(1)						      General Commands Manual							 L2TEST(1)

NAME
l2test - L2CAP testing SYNOPSIS
l2test DESCRIPTION
l2test is L2CAP testing program. USAGE
l2test <mode> [options] [bdaddr] Modes: -r listen and receive -w listen and send -d listen and dump incoming data -x listen, then send, then dump incoming data -s connect and send -u connect and receive -n connect and be silent -y connect, then send, then dump incoming data -c connect, disconnect, connect, ... -m multiple connects -p trigger dedicated bonding -z information request Options: [-b bytes] [-i device] [-P psm] [-J cid] [-I imtu] [-O omtu] [-L seconds] enable SO_LINGER [-W seconds] enable deferred setup [-B filename] use data packets from file [-N num] send num frames (default = infinite) [-C num] send num frames before delay (default = 1) [-D milliseconds] delay after sending num frames (default = 0) [-X mode] select retransmission/flow-control mode [-Q num] Max Transmit value (default = 3) [-Z size] Transmission Window size (default = 63) [-F fcs] use CRC16 check (default = 1) [-R] reliable mode [-G] use connectionless channel (datagram) [-U] use sock stream [-A] request authentication [-E] request encryption [-S] secure connection [-M] become master [-T] enable timestamps AUTHOR
This manual page was written by Nobuhiro Iwamatsu <iwamatsu@debian.org>, for the Debian GNU/Linux system (but may be used by others). January 2012 L2TEST(1)

Check Out this Related Man Page

SLGUI(1)							   User Commands							  SLGUI(1)

NAME
slgui - SooperLooper user interface SYNOPSIS
slgui [-h] [-V] [-l <num>] [-c <num>] [-t <num>] [-H <str>] [-P <num>] [-m <str>] [-L <str>] [-s] [-N] [-E <str>] [-J <str>] [-S <str>] [-T] [-n] DESCRIPTION
SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. OPTIONS
-h, --help show this help -V, --version show version only -l, --loopcount=<num> number of loopers to create (default is 1) -c, --channels=<num> channel count for each looper (default is 2) -t, --looptime=<num> number of seconds of loop memory per channel -H, --connect-host=<str> connect to sooperlooper engine on given host (default is localhost) -P, --connect-port=<num> connect to sooperlooper engine on given port (default is 9951) -m, --load-midi-binding=<str> loads midi binding from file -L, --load-session=<str> load session from file -s, --force-spawn force the execution of a new engine -N, --never-spawn never start a new engine -E, --exec-name=<str> use name as binary to execute as sooperlooper engine (default is sooperlooper) -J, --jack-name=<str> jack client name, default is sooperlooper_1 -S, --jack-server-name=<str> specify JACK server name -T, --stay-on-top keep main window on top of other applications -n, --never-timeout Never timeout if an engine stops responding SEE ALSO
slconsole(1), slregister(1), sooperlooper(1) AUTHORS
This manual page was written by Alessio Treglia <quadrispro@ubuntu.com> for the Debian project (and may be used by others). SLGUI
February 2010 SLGUI(1)
Man Page

7 More Discussions You Might Find Interesting

1. IP Networking

Wi-fi

Hi, I try to connect a PC to an access point for a WI-FI connection, but I receive the WEAK SIGNAL. I wonder if it exists any electronic device to amplify the signal ? What is its name ? Many thanks before. (3 Replies)
Discussion started by: big123456
3 Replies

2. IP Networking

Is is possible!!!

Dear All, Iam new to this forum.I got a new work in Automatic call testing,where we will be passing some inputs to the system(PC-with PBX),which should automatically connect to the destination PC-with PBX and pass the input to it.I have tried the protocols and found that SIP will be the feasible... (2 Replies)
Discussion started by: cskumar
2 Replies

3. UNIX for Dummies Questions & Answers

connect to server using ssh

hi, i have script that connects to a unix server. however, i want to add condition that if it cannot connects in 10 attemps, it will send email to me. while -a ${COUNT} -lt 10] ./connect to server. if status <> 0 then email to me. fi Thanks a lot. (0 Replies)
Discussion started by: tungaw2004
0 Replies

4. Shell Programming and Scripting

testing length

I've never tested file length with shell before and I'm having problems. What I'm doing is testing $filename and $filename.bak to see if there is a difference. so I use 'diff' for that and send it to an output file 'dif.txt'. Now I wanna see if the length of 'dif.txt' is zero or not. that's where... (1 Reply)
Discussion started by: astonmartin
1 Replies

5. Solaris

how to connect to alom

Hello Guys, I am working with sunfire V480 and wants to know how to connect to alom. Can you please guide? (7 Replies)
Discussion started by: mokkan
7 Replies

6. Programming

Problem with read data from serial device

I have problem with C programming. I want to send & receive data through serial communication. I send data(command) to device to get data from device but when receive data, it can't get altogether of data. It get only some data. What should I do to get altogether of data? If all of... (7 Replies)
Discussion started by: noppon_s
7 Replies

7. Red Hat

IP Bonding

Hi, What is IP bonding in Linux. What are its advantages How to create a IP bonding in redhat Linux. (1 Reply)
Discussion started by: chetansingh23
1 Replies