搜索资源列表
tftpver1.5
- 一个tftp文件传输的客户端 方便初学者学习使用-a tftp file transfer client convenience beginners learning to use
the tfptCODE of IBM
- the tftp code of IBM ,you can uese it.-the tftp code of IBM, you can uese it.
naftpapp
- 一个基于tftp的演示程序,基于ThreadX的嵌入式操作系统-a demonstration on the tftp process, based on ThreadX RTOS
tftpprotocol
- 简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
tftp_delphi
- 一个TFTP的简单程序,包括客户端和服务器端,是我大学本科的作业。-a TFTP simple procedures, including client and server side, I college work.
TftpTxtClient
- TFTP客户端,VC6.0源码,实现了简单文本TFTP下载,在此基础上修改后可以做二进制TFTP下载,附有TFTP协议文档。-TFTP client, VC6.0 source and realized the simple text TFTP download, Based on this revised TFTP can do binary download, with TFTP protocol documentation.
tftp_dsp
- tftp客户端的简单实现,没有服务端功能
pumpkin-2.7.2
- 实现tftp下载。是一个完全符合tftp协议的vc实现。包括客户端和服务器端。
tftp
- 是tftp协议的简单实现,包含客户端和服务器端
TFTPClient
- TFTP客户端程序,可以随便转载。
TFTPClient2
- 一个TFTP客户端。图形界面,可与其他的TFTP服务器实现通信(如思科的服务器,测试过)。
TFTPClient(source)
- TFTP客户端(源码) 可在VC环境下运行
TFtpServer
- tftp server,实现tftp 服务器功能
ConsoleWinTFTP
- 一个linux下的开源的tftp server程序,然后移植到windows下
2007110165245490
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
TFTPSample
- tftp server源代码,比较简单的例子。
tftp_test
- 一个不错的TFTP源代码-a good source TFTP
tftp
- 一个网络传输程序, 使用于句几峪网是几与tcp协议的-a network transmission, the use of several sentences in several valley networks and tcp agreement
tftp文件传输C语言代码
- 通过通信协议写好的代码,可以方便在多个平台移植使用。