7 lines
288 B
Text
7 lines
288 B
Text
|
This is an implementation of B Plus binary file transfer protocol. B
|
||
|
Plus is used on several online services to let their users download
|
||
|
files from the system.
|
||
|
|
||
|
In conjunction with telnetx package, you can use this program to
|
||
|
download files from those systems connected to the Internet.
|