The snooper is a serial line snooping tool used for snooping communication between two devices that communicate with an RS232C serial line. An typical machine configuration involving three computers is: partyA a computer partyB computer/modem/digi-cam/whatever console The computer you are using to snoop the communication between A and B. Say, you would like to snoop the following configuration. partyA ---cableAB--- partyB In that case you should connect "console" between partyA and cableAB, as follows: partyA ---cableX--- console ---cableAB--- party B cableX must be cross-cable (a cable to connect two computers). Command-line options % snooper [-options] dev0 dev1 -bBAUD specifies baud rate. -u don't use uucp locking (questionable option) dev0 name of serial device 0. dev1 name of serial device 1. 'freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/science/minc
Commit message (Expand)AuthorAgeFilesLines
* Update maintainer's email address. Had already been done for hislinimon2009-06-203-3/+3
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* science/netcdflwhsu2007-04-101-2/+2
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* Add science/minc2.thierry2006-04-301-0/+2
* - Fix build on 4.xmnag2006-03-221-6/+4
* Conversion to a single libtool environment.ade2006-02-232-7/+9