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

Search list

[Ftp Servertftp1

Description: 一个在unix下用c语言实现tftp(简单文件传输协议)的源码 包括服务器端和客户端-source code of a tftp(trivial file transfer protocol) written in c language under unix circumstance,including server program as well as client program
Platform: | Size: 9216 | Author: andy | Hits:

[ARM-PowerPC-ColdFire-MIPSvivi-sd-040403.tar

Description: arm系统bootloader,包括网络TFTP,USB等方式下载IMAGE到目标板上-arm system, including network TFTP, USB, etc. IMAGE downloaded to the target board
Platform: | Size: 470016 | Author: 王月 | Hits:

[SCMwangshj_OpenTCP-1.0.1.src

Description: 一个完善的单片机tcpip实现,包括http/tftp/pop3/smtp,开发环境是富士通的16位单片机-a perfect realization of SCM TCPIP, including http/tftp/pop3/smtp, development environment is Fujitsu's 16-bit MCU
Platform: | Size: 180224 | Author: 许之敏 | Hits:

[TCP/IP stacktftpTEST

Description: TFTP 协议实现和测试 本程序,包含server和client,自收自发. 客户直接把PACK发到SERVER的接收队列中,SERVER直接把PACK 发到CLIENT的接收队列中. 具有超时重发功能. 各自解释收到的该包,并响应-TFTP protocol and the test procedures, including server and client, collected spontaneously. Customers PACK made directly to the reception Queue Server, Server Pack made directly to the reception CLIENT queue. With overtime functional re-issued. Have their own interpretation of the received packet, and to respond to
Platform: | Size: 69632 | Author: 谢志文 | Hits:

[VxWorkstftpdLib

Description: vxworks 下TFTP源代码,在嵌入式系统中应用极为广泛-VxWorks under TFTP source code in embedded systems and is widely applied
Platform: | Size: 7168 | Author: 石头 | Hits:

[ARM-PowerPC-ColdFire-MIPSLesson10_tftp

Description: us3c44b0 ADS开发环境,tftp下载,通过网口下载代码,然后显示下载文件的字节数-us3c44b0 ADS development environment, tftp downloaded through the net I downloaded code, and then download files show the number of bytes
Platform: | Size: 212992 | Author: liqingk | Hits:

[Internet-Networktftpver1.5

Description: 一个tftp文件传输的客户端 方便初学者学习使用-a tftp file transfer client convenience beginners learning to use
Platform: | Size: 21504 | Author: 罗标 | Hits:

[VxWorksBAS上载WEB文件工具(FileCompose)

Description: 本工具可以将所有的web文件打包生成一个文件,用户通过tftp将该文件加载到主机,方便完成web客户端的升级。另外加载web客户端程序,既可以用该打包文件也可以分别加载所有的web文件,主机兼容两种方式。用于VxWorks环境下的GoAheadWebSrv内置WEB服务器应用。-the tools to the web all documents generated a document package, users tftp this document loaded to the host, to facilitate completion of the web client upgrade. Another loading web client program, we not only can use the documents can be packaged separately load all of the web documents, mainframe compatibility in two ways. VxWorks environment for the GoAheadWebSrv built-in Web server applications.
Platform: | Size: 908288 | Author: 宋强 | Hits:

[Internet-Networkthe tfptCODE of IBM

Description: the tftp code of IBM ,you can uese it.-the tftp code of IBM, you can uese it.
Platform: | Size: 17408 | Author: 杨光源 | Hits:

[Other Embeded programMicrowindows与相关开发代码实例

Description: 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行make可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese -package includes a complete library and the first paper is a note readme.txt contained Provision Translation link executable good examples and nano-X executable files; use : 1. this release packets to a certain directory, if $ (SDK_DIR) \ microWinDev 2. Run "Build uClinux window "3. access to the release of directory : cd $ (SDK_DIR) \ microWinDev 4. the directory is a chenTe st directory, is a development paradigm template. Access to the directory : cd chenTest 5. running make generates executable files 6. using TFTP/NFS and others- that will create the executable file to the Documentation under development board running : bin/nano-X
Platform: | Size: 2785280 | Author: 郭学森 | Hits:

[ARM-PowerPC-ColdFire-MIPSnew__arm7_armboot-1.1.0

Description: 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7/9 MCU embedded systems UCOS code, with RS232 serial port, TCP/IP network, TFTP, USB interface code, a very complete
Platform: | Size: 649216 | Author: | Hits:

[Ftp Servertftp_client&server

Description: tftp的客户端和服务器端源代码,C语言-tftp client and server source code, C language
Platform: | Size: 1348608 | Author: | Hits:

[SCMmy51_test

Description: 2051单片机的小应用实例,能够完成tftp通信功能-2051 MCU small application can be completed tftp communications functions
Platform: | Size: 5120 | Author: 张乙 | Hits:

[Internet-NetworkTFTP_Listing

Description: socket编程, 查看server下相应目录的所有文件, 并且可通过tftp下载.-socket programming, check under the corresponding server directory of all documents, tftp and can be downloaded.
Platform: | Size: 7168 | Author: lij008 | Hits:

[Internet-Networktftpnaive-1.3.3.tar

Description: 这是TFTP 协议的最新源代码 很辛苦的,已经测试过了的-TFTP agreement is the latest source code is very hard, has been tested over the
Platform: | Size: 41984 | Author: xuhuan | Hits:

[Ftp Clienttftp2

Description: 一个tftp小程序,用c++编写,希望大家喜欢 -a small program, c prepared hope you like
Platform: | Size: 4096 | Author: ddd | Hits:

[Internet-Networktftpprotocol

Description: 简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
Platform: | Size: 52224 | Author: 李强 | Hits:

[Othertftp_server

Description: ftp server 可以方便在xp上开启tftp server-ftp server can facilitate the xp on the tftp server opened
Platform: | Size: 30720 | Author: lxy | Hits:

[Othertftpd32.274

Description: tftp工具,WINDOS下,比较好用.-tftp tools, WINDOS, better quality.
Platform: | Size: 175104 | Author: gcy | Hits:

[Internet-Networktftp_delphi

Description: 一个TFTP的简单程序,包括客户端和服务器端,是我大学本科的作业。-a TFTP simple procedures, including client and server side, I college work.
Platform: | Size: 1177600 | Author: 文正 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »

CodeBus www.codebus.net