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
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.
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++.
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.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 380 |
Nodes: | 16 (2 / 14) |
Uptime: | 52:57:05 |
Calls: | 8,144 |
Files: | 13,085 |
Messages: | 5,858,807 |