TFTP: Simple File Transfer Protocol for Network Devices
TFTP stands for Trivial File Transfer Protocol. It's a simple protocol used for transferring files between two devices over a network. TFTP is commonly used in situations where a lightweight file transfer protocol is needed, such as in network booting or transferring firmware updates to network devices. TFTP operates on UDP (User Datagram Protocol) and uses port number 69 for communication.
原文地址: https://www.cveoy.top/t/topic/pd0i 著作权归作者所有。请勿转载和采集!