|
HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided.
HOW IT WORKS: When user application initlialises Hs TFTP library, it provides interface callbacks for the services used by HS TFTP protocol module: timer management, memory management and event callbacks. This architecture makes it easy to port HS TFTP protocol module to any environment. HS TFTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock - HS TFTP does all transmission, reception and event handling over socket layer.
TFTP module handles all protocol information flow, error recovery, acknowledgements, timeouts and so on. When it is appropriate to send next block of data HS TFTP will get next memory block from user application. Similarly, when data has been received HS TFTP module will get the next block of memory from user application to store data into
Along with XMODEM or as an alternative, TFTP is often used in embedded devices and appliances for the purpose of software or configuration upgrade or retrieval.
HOW TO BUY HS TFTP LIBRARY:
You can purchase the library online using credit card payment at:
http://www.hillstone-software.com/hs tftp_buy.htm
Once the purchase is made you will receive download link by email to download full product deliverables, which include:
- HS TFTP library binaries. (Win32 static library)
- HS TFTP library full source code in C with MS Visual C project workspace
- HS TFTP Demo Application binaries, full source code and MS Visual C project workspace.
- HS TFTP library user manual, which documents in detail complete library API.

Keywords: TFTP, UDP, Winsock, tftp library, tftp source code
|

Click to enlarge
|
Related programs in Development - Components & Libraries |
|
XP TCP/IP Repair
Repair your Windows XP Winsock and TCP/IP registry errors
|
|
NetworkActiv Port Scanner
Quality network tools, DNS-dig, whois, OS fingerprinting, and more...
|
|
TCP Viewer
Captures and displays all data that is transferred between client and server
|
|
TCP Spy
Captures and displays all socket calls that an application makes
|
|
Open Ports Scanner
Monitor open TCP and UDP ports and applications that open them on your PC.
|
|
Accurate Network Monitor
Network Monitor - ip packet sniffing, monitoring protocol analyzer software tool
|
|
NetworkActiv PIAFCTM
Packet analyzer with HTTP file capture and a neat Graphical Packets Mode. Free.
|
|
NetworkActiv AUTAPF
Configurable UDP and TCP port forwarding for Windows
|
|
T42
T42 is a free, open source implementation of unix ntalk protocol.
|
|
klog
free, open source win32 syslog daemon
|