Rtos API example

Embed: (wiki syntax)

« Back to documentation index

tftp_server.h File Reference

tftp_server.h File Reference

Trivial File Transfer Protocol (RFC 1350) More...

Go to the source code of this file.

Data Structures

struct  tftp_context
 TFTP context containing callback functions for TFTP transfers. More...

Functions

err_t tftp_init (const struct tftp_context *ctx)
 Initialize TFTP server.

Detailed Description

Trivial File Transfer Protocol (RFC 1350)

Author:
Logan Gunthorpe <logang@deltatee.com>

Copyright (c) Deltatee Enterprises Ltd. 2013 All rights reserved.

Definition in file tftp_server.h.