On Mon, 21 Feb 2005, Maxim wrote:

Hi!
I'm writing my first Linux program that should connect via tftp
connection to server and get some file. I'm trying to find
documentation on tftp API that I can use.

TFTP is documented in RFC1350/STD33

There is plenty of client implementations around, or you can write your own.. The protocol is what the name suggests.

Regards
Henrik
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to