搜索资源列表
atftp_0.4.tar.gz
- linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
tftpx-1.0
- 用C语言开发的在Linux平台上的TFTP(RFC1380)服务器端和客户端. 支持目录列表, 可变块大小(RFC2348). 传输模式只支持二进自制模式. 停止等待机制作为数据传输的基本机制, 是网络编程必须的掌握的技能. TFTP 协议使用基于UDP的停止等待机制来实现文件的可靠传输. -Developed using C language in Linux platform TFTP (RFC1380) server-side and client. Supported dir
tftp.tar
- 这是一个简单的tftp客户端,简单高效,可以在linux环境下使用,详细的代码解析可以去我的博客:http://blog.chinaunix.net/u3/94039/showart_1918322.html-This is a simple tftp client, simple and efficient, you can use in the linux environment, a detailed analysis of code can go to my blog: http://b
TFTPclient
- tftp客户端实现软件版本升级,在linux下经过测试,可实现文件的上传和下载。-Implementation of TFTP client software version upgrade, in the Linux after the test, can realize the upload and download file.
tftp-test
- C语言开发的Linux下的TFTP程序。-TFTP program in C language development under Linux.
linux_tftp_up_down
- 在linux操作系统下用C实现TFTP客户端功能,通过socket编程-Under the Linux operating system in C implementation TFTP client function, through socket programming
tftp
- 在linux系统上实现的TFTP客户端源代码,已优化多次。-In the implementation of Linux system on the TFTP client source code, has several optimization.