1OBEX_TCP(1) User commands OBEX_TCP(1)
2
3
4
6 obex_tcp - Send or receive files via TCP
7
9 obex_tcp [file] [target]
10
12 obex_tcp is a small utility to transfer files from or to a remote
13 machine. The target is either an IPv4 numeric address or a hostname. If
14 no parameter is specified, the program goes into receive mode.
15
16 This program is designed to be an example application for the openobex
17 library.
18
20 Hendrik Sattler <post@hendrik-sattler.de>
21 initial version of manpage
22
23 Harald Hoyer <harald@redhat.com>
24 Initial version of obex_push manpage
25
26
27
28openobex 01/20/2022 OBEX_TCP(1)