Project FROCOR


Downloads:

Source Packages

Dependencies

Debian Packages

Documentation

Contact:

Fabian Stoehr
Daniel Gruen

GENUDS

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

genuds − program to debug uds programs

SYNOPSIS

genuds [−f udsfilename] [−−server | −−client]

DESCRIPTION

This manual page documents briefly the genuds command.

genuds is a program that prints ascii data transfered over a unix domain socket connection and transfers any ascii input entered by the user. It can therefore be used to test and debug programs which use unix domain sockets.

genuds can either act as a unix domain socket server or as a unix domain socket client. If whether genuds is to act as a client or server, or the unix domain socket path is not specified the user will be prompted for it.

genuds was originally used to debug frocor.

OPTIONS

−h −−help

Show summary of options. (under construction)

−v −−version

Show version of program. (under construction)

−−server

Act as uds server.

−−client

Act as uds client.

−f udsfilepath

Path of the unix domain socket to connect to or to listen on.

SEE ALSO

frocor (1), fmsbackend (1), ocorbackend (1).

AUTHOR

Daniel Gruen and Fabian Stoehr (contact@fstoehr.de).

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.