tftp vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Authors:Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
read-file tuplepath encoding block
tftp-server-not-running tupleport


Generic words
WordStack effect
get-tftp-host( server -- host )


Symbol words
clients
tftp-client
tftp-server
tftp-servers


Ordinary words
WordStack effect
TFTP-ACK( -- value )
TFTP-DATA( -- value )
TFTP-ERROR( -- value )
TFTP-RRQ( -- value )
TFTP-WRQ( -- value )
handle-send-file( bytes -- )
handle-send-file-next( block -- )
read-file-block( path n -- bytes )
read-tftp-command( -- )
send-client( bytes -- )
send-error( message -- )
send-file-block( bytes block -- )
start-tftp-server( directory port/f -- )
stop-tftp-server( port -- )
tftp-get( filename encoding server -- bytes )
tftp-get-netascii( filename server/port/inet4/f -- bytes )
tftp-get-octet( filename server/port/inet4/f -- bytes )
tftp-server-not-running( port -- * )


Class predicate words
WordStack effect
read-file?( object -- ? )
tftp-server-not-running?( object -- ? )


Files


Metadata files