Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #822
| From | Tauno Voipio <tauno.voipio@notused.fi.invalid> |
|---|---|
| Newsgroups | comp.os.linux.development.apps |
| Subject | Re: tftp C++ library |
| Date | 2016-06-07 16:53 +0300 |
| Organization | A noiseless patient Spider |
| Message-ID | <nj6jkr$n0d$1@dont-email.me> (permalink) |
| References | <e15edd05-b95f-498c-a703-31522f83b20a@20g2000yqt.googlegroups.com> <aTgXk.7758$x84.246884@news.siol.net> <107ded28-2af7-4982-af1d-63a11b70d272@googlegroups.com> |
On 7.6.16 16:13, ice.thm@gmail.com wrote: > On Wednesday, 26 November 2008 19:47:48 UTC+1, arahne wrote: >> alexia wrote: >> >>> I was looking for a tftp C++ library to be used with an application I >>> am writing. I searched sourceforge and the internet and didn't find >>> any. >>> It must not have GUI. >> >> Try ftplib by Thomas Pfau: >> http://nbpfaus.net/~pfau/ftplib/ >> it is C based, shared library, you can also use it from C++. >> >> DuĊĦan Peterc > > HI I am into the project and I need to make the TFTP client and I am new to the Socket Programming can someone please help me with the source code of the same. Time to turn in homeworks at Justus-Liebig University? You can start by getting the TFTP RFC from <https://www.ietf.org/rfc/rfc1350.txt>. For socket programming, my favourite is UNIX Network Programming, by W. Richard Stevens. -- -TV
Back to comp.os.linux.development.apps | Previous | Next — Previous in thread | Next in thread | Find similar
Re: tftp C++ library ice.thm@gmail.com - 2016-06-07 06:13 -0700
Re: tftp C++ library Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2016-06-07 16:53 +0300
Re: tftp C++ library Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2016-06-07 16:49 +0000
csiph-web