Handbook
Glossary
ftp-connect ( url -- stream )
Vocabulary
ftp
.
client
Inputs
url
an
object
Outputs
stream
an
object
Definition
USING:
io.encodings.utf8
io.sockets
kernel
urls
;
IN:
ftp.client
:
ftp-connect
( url -- stream )
url-addr
utf8
<client>
drop
;