Welcome![Sign In][Sign Up]
Location:
Search - tftp

Search list

[Ftp Clienttftp_dsp

Description: tftp客户端的简单实现,没有服务端功能-tftp client realize a simple, no server-side functionality
Platform: | Size: 282624 | Author: gl | Hits:

[Embeded Linuxvivi_tftp.tar

Description: 增加了tftp功能的vivi代码,用于s3c2410.-An increase of tftp function vivi code for s3c2410.
Platform: | Size: 75776 | Author: 刘庆敏 | Hits:

[Embeded Linuxdbldr.20070730.000

Description: Bootload 程序,用于引导恒丰瑞科 S3C2410 开发板启动。支持: 1. 中断; 2. tftp下载; 3. xmodem下载; 4. 可扩展启动命令;-Bootload procedures used to guide Hengfeng Ruike S3C2410 development board to start. Support: 1. Interruption 2. Tftp download 3. Xmodem download 4. Scalability start command
Platform: | Size: 74752 | Author: | Hits:

[Internet-Networkrdgz11-27

Description: 一个开源的不错的tftp源代码,在linux下使用,也可以移植-A good open-source tftp source code in linux to use, but also can be transferred
Platform: | Size: 516096 | Author: zgx | Hits:

[Internet-NetworkstandardTFTP

Description: TFTP协议实现的一个简单例子,比较实用简历-TFTP protocol implementation of a simple example of more practical curriculum vitae
Platform: | Size: 17408 | Author: yangz | Hits:

[ARM-PowerPC-ColdFire-MIPSADS_TFTP

Description: TFTP文本传输协议。本程序使用ADS编写,全部采用嵌入式C语言。本程序从嵌入式CPU S3C2410的系统初始化引导到CS8900A网卡芯片驱动,从TFTP协议到TFTP文件传输的实现,全部都使用C程序实现。-Text Transfer Protocol TFTP. ADS prepared using this procedure, all embedded C language. This procedure from the embedded CPU S3C2410 system initialization guide to the card CS8900A chip-driven, TFTP from the TFTP file transfer protocol to the realization, all using C program.
Platform: | Size: 458752 | Author: | Hits:

[Internet-NetworkJava2

Description: 作者:【美】Al Williams中国水利水电出版社 包含Telnet、FTP、TFTP、SMTP、POP3等协议网络设计的代码 -Author: Al Williams] [US-China Water Conservancy and Hydropower Publishing House contains Telnet, FTP, TFTP, SMTP, POP3 protocol, such as network design code
Platform: | Size: 670720 | Author: mxl | Hits:

[Embeded Linuxvivi

Description: vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展   随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一般几十KB,所以除非要求把Bootloader限制在几KB以内,否则没有必要自己去写一个Bootloader。Bootloader一般存放在Flash中。当前主流的Flash分为NOR Flash和NAND Flash。前者价格比后者高出很多,而性能相差无几。如果系统采用的是NAND Flash,那么vivi可能会是一个好的选择。-err
Platform: | Size: 504832 | Author: | Hits:

[TCP/IP stackTCP_IP

Description: 这一个是是TFTP协议的实现! 请不要将此程序用于商业目的:)-This is the realization of the agreement TFTP! Please do not be used for commercial purposes of this procedure:)
Platform: | Size: 9216 | Author: 刘彬 | Hits:

[TCP/IP stackDHCP_protocol

Description: DHCP协议, 程序能完成的事是: 一台破DOS 机器从LAN 中一台安装了DHCP和TFTP的服务器,能获得 IP 地址和下载所需要的文件。(也可以用于无盘) -DHCP protocol, procedures to complete the matter is: a broken DOS machines from China, one Taiwan LAN installed the DHCP and TFTP servers, are able to receive IP address and download the required documents. (Can also be used for diskless)
Platform: | Size: 6144 | Author: 刘彬 | Hits:

[Embeded Linuxtftpok

Description: 裸板的tftp客户端,实现快速下载uboot.bin,大约要4s可下载完成。assm文件夹的head要烧写在nandflash 的0地址,而tftp要烧写在3072块,u-boot 编译后的文件名要改写为u-boot.bin,放在tftpboot 中,这里开发板的IP是192.168.0.111,主机IP是192.168.0.1-Bare board tftp client, fast download uboot.bin, about 4s can be downloaded. assm folder to the head programmer of the 0 in the NANDFLASH address tftp to programmer in 3072, u-boot compiled file name to be reversed for the u-boot.bin, on tftpboot in the IP development board here is 192.168.0.111, the host IP is 192.168.0.1
Platform: | Size: 24576 | Author: whj | Hits:

[Embeded LinuxbuildPacketstruct

Description: 这是tftp协议的具体实现,包括协议帧的解析和安装,安装是用结构体实现的-This is a concrete realization of tftp agreements, including agreements to resolve frames and installation, the installation is achieved with the structure
Platform: | Size: 6144 | Author: whj | Hits:

[Ftp ClientTFTPUtil_Class_Version_1.3.0

Description: TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version can be downloaded using subversion at: https://cvn.sourceforge.net/cvnroot/tftputil To Do (in no order): Add multicast option support Add documentation Get everything to compile in Mono Add option to not change source port Have option to run as a services Show number of resent blocks
Platform: | Size: 37888 | Author: NamHoon Kim | Hits:

[Ftp ServerTFTPUtil_Source_Version_1.3.0

Description: TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version can be downloaded using subversion at: https://cvn.sourceforge.net/cvnroot/tftputil To Do (in no order): Add multicast option support Add documentation Get everything to compile in Mono Add option to not change source port Have option to run as a services Show number of resent blocks
Platform: | Size: 373760 | Author: NamHoon Kim | Hits:

[JSP/Java200611565915238

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time at the beginning of the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures realize the different functions
Platform: | Size: 28672 | Author: Justin | Hits:

[ARM-PowerPC-ColdFire-MIPSTFTP_demo

Description: LPC2368 TFTP测试程序,具体请查看http://www.elechome.com/-LPC2368 TFTP test procedure, the specific please check http://www.elechome.com/
Platform: | Size: 36864 | Author: 黄盈鑫 | Hits:

[Ftp Client20040314175652105831

Description: 多线程的Echo服务和Time服务,最后一个可以选择HTTP、SMTP、DNS、TFTP/FTP、等。-Echo multi-threaded services and Time service, the last option of HTTP, SMTP, DNS, TFTP/FTP, and so on.
Platform: | Size: 2048 | Author: 斯文飞 | Hits:

[ARM-PowerPC-ColdFire-MIPSBootload_Src

Description: 一个ARM7 芯片Bootload中几个重要的实用代码。比如DHCP,TFTP等用来板级调试。-ARM7 chip Bootload in a number of important practical code. Such as DHCP, TFTP, etc. used for board-level debugging.
Platform: | Size: 24576 | Author: txinwei | Hits:

[Embeded Linuxvivi-yc

Description: 适用于阳初公司的2410开发板的vivi源代码 包含tftp vga-Applicable to Shenyang in early 2410 the company
Platform: | Size: 643072 | Author: okapy | Hits:

[Internet-Networktftpd

Description: linux下tftp服务器端的源码实现,学习tftp的好资料啊-Under linux-source tftp server-side realize, learning good information tftp ah
Platform: | Size: 14336 | Author: 周兆维 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 39 »

CodeBus www.codebus.net