Main > System > Networking >

TCPpipe 0.2

TCPpipe 0.2

Sponsored Links

TCPpipe 0.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 933
Date added: 2007-04-10
Publisher: Grischa Weberstädt

TCPpipe 0.2 description

TCPpipe provides a small console-tool to transfer any data over a network.
TCPpipe is a small console-tool to transfer any data over a network. TCPpipe has to be run on both hosts. After establishing a TCP connection, the standard input on one host is sent to standard output on the other host.
This can be used to create something like a pipeline between two processes which run on different hosts.
TCPpipe is a very simple program, but it can be very useful.
To compile type:
$ make
Then copy the binary where you want, for instance:
# cp tcppipe /usr/local/bin
USAGE EXAMPLES:
For example you can transfer files without an FTP or HTTP server:
On host A:
tcppipe --listen --port 1100 --send < file-on-A
On host B:
tcppipe --connect --port 1100 --receive host.name.of.A > file-on-B
(The port 1100 is only an example, change the file- and hostnames.)
You could even transfer many files with tar:
tar -cOf file1 file2 dir/* | tcppipe -lp1100
tcppipe -cp1100 192.168.0.5 | tar -xf -
To gzip the data do this:
prog-producing-output | gzip | tcppipe --send ...
tcppipe --receive ... | gunzip | prog-reading-input
Enhancements:
- all the documentation stuff + improved Makefile
- support for resolving host names
- additional parameter checks

TCPpipe 0.2 Screenshot

Advertisements

TCPpipe 0.2 Keywords

Bookmark TCPpipe 0.2

Hyperlink code:
Link for forum:

TCPpipe 0.2 Copyright

WareSeeker periodically updates pricing and software information of TCPpipe 0.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of TCPpipe 0.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
dtoGe project is a java source generation tool. Free Download
AMI provides a full P2P network. Free Download
Notes is a small ViewKit/Motif applet that provides post-it notes for the IRIX desktop. Free Download
Grapple is a network layer, designed for games but usable anywhere. Free Download
Pipe Viewer is a pipeline data transfer meter. Free Download
IVuPy aims to be a solid basis for large Qt based Python programs geared to 3D visualization and data analysis. Free Download
ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. Free Download
nio provides a network IO framework. Free Download