搜索资源列表
tftpdLib
- vxworks 下TFTP源代码,在嵌入式系统中应用极为广泛-VxWorks under TFTP source code in embedded systems and is widely applied
BAS上载WEB文件工具(FileCompose)
- 本工具可以将所有的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,
tftp_vxWorks
- tftp在vxWorks上的实现-tftp on vxWorks realization
UDP_Based_On_VxWorks
- 基于VxWorks的统计UDP丢包率的方法.pdf-UDP Based On VxWorks
vxworks_networking
- Vxworks通信代码协议实现代码,ftp,udp,tcp,tftp,telnet等-vxworks_networking program,ftp,udp,tcp,tftp,telnet
netwrs
- This library implements the VxWorks Trivial File Transfer Protocol (TFTP) client library. TFTP is a simple file transfer protocol (hence the name "trivial") implemented over UDP. TFTP was designed to be small and easy to implement. Therefore,