搜索资源列表
tftp001
- 一个简单的tftp程序!在linux环境下实现-tftp a simple procedure! Linux environment in achieving
atftp_0.4.tar.gz
- linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
TFTPD.rar
- 在linux下实现TFTP功能的程序代码,希望对大家有用,Under implementation in the linux code TFTP function, in the hope that useful to everybody
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
u-boot-1.2.0.tar
- 移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。 备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation o
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
busybox-1.1.0.tar
- 用于制作arm_linux的文件系统映像文件,在linux环境下编辑文件目录,用此工具makeimage制作成映像文件,进而可通过TFTP等方法load到芯片中。-make filesystem for arm_linux.create file index in the linux environment,then use the tool makeimage to turn the index to a image,by TFTP or other ways,you can load the
dnsmasq-2.49.tar
- 一個用於linux上的輕量型的DNS轉發及DHCPserver-Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global D
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
tftp
- tftp是在Linux下实现通信的一种协议,通过此小软件可以实现Linux开发中遇到的通讯问题。-tftp communication in Linux to achieve a deal can be achieved through this small software development Linux communication problems encountered.
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.
minicom-and-tftp
- 在linux系统中编译的科执行文件,可以通过JTAG下载,当然也可以通过minicom和tptf下载。本文介绍了两者的配合使用。-In linux systems division compiled executable file, you can download via JTAG, of course, can also be downloaded via minicom and tptf. This article describes the two in conjunction.
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.