'\" t .\" Title: obex_tcp .\" Author: Hendrik Sattler .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 07/26/2016 .\" Manual: User commands .\" Source: openobex .\" Language: English .\" .TH "OBEX_TCP" "1" "07/26/2016" "openobex" "User commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" obex_tcp \- Send or receive files via TCP .SH "SYNOPSIS" .HP \w'\fBobex_tcp\fR\ 'u \fBobex_tcp\fR [\fIfile\fR] [\fItarget\fR] .SH "DESCRIPTION" .PP obex_tcp is a small utility to transfer files from or to a remote machine\&. The target is either an IPv4 numeric address or a hostname\&. If no parameter is specified, the program goes into receive mode\&. .PP This program is designed to be an example application for the openobex library\&. .SH "AUTHOR" .PP \fBHendrik Sattler\fR <\&post@hendrik-sattler.de\&> .RS 4 initial version of manpage .RE