Maxim wrote:

Hi,
May be my question was not exact. I don't want to implement RFC for
tftp. I just searched some package/library with API that allows me to
use tftp easy (something like tftpGet/tftpSet,...).

Thanks, Max

-----Original Message-----
From: Neil Horman [mailto:[EMAIL PROTECTED] Sent: Monday, February 21, 2005 9:10 PM
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: Re: tftp question



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. I need it as simple as possible. Could anybody to help me with it? Does anybody has example


of

such code?


Thanks for help, MaxUs -------------------------------- KTec Systems Development Ltd. [EMAIL PROTECTED] ICQ: 148-959-673


-
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


Well, TFTP is defined completely in RFC 783 (http://www.faqs.org/rfcs/rfc783.html). That should get you started. If

you need references, just about any linux distro has a tftp client that will provide examples for you.

HTH
Neil





Hi!
Have a look at this:
http://root.cern.ch/root/
http://root.cern.ch/root/html400/TFTP.html

And have a look at the netkit-tftp sources:
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.tar.gz

Matthias-Christian Ott
-
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