SFTP is a network protocol that gives access to files, transfer of files, and the management function of files over reliable streams of data. SSH File Transfer Protocol was designed by the internet Engineering Task Force as an extension of the Secure Shell protocol version 2.0 to give files a secure transfer capability.
Though this question is extremely ambiguous, you probably mean SNMP (Simple Network Management Protocol).
IP stands for Internet Protocol and it is is a numerical label that is assigned to devices participating in a computer network that uses the Internet Protocol for communication between its nodes.
It is the amount of time a data packet can exist on the network before it is discarded.
Perhaps you mean the "passive-interface" command in Cisco routers; what this does is that no information related to the routing protocol will be sent through the specified interface. For example, the interface that connects your network to the ISP should not carry any routing protocol information, since the routing protocol is only useful within your company's network.
A protocol is a set of rules by which computers communicate with each other across a network. A protocol is a convention or standard that controls or enables the connection, communication, and data transfer between computing endpoints, and may be implemented by hardware, software or a combination of the two.
An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication. An IP address serves two principal functions: host or network interface identification and location addressing.
The address for the RIP-LD (Routing Information Protocol for Link Delay) is not a standard or widely recognized term in networking. If you are referring to an address related to a specific implementation or project, please provide more context or details about what you mean by "RIP-LD." For standard routing protocols, addresses are typically associated with network devices or interfaces rather than a specific protocol itself.
SOAP stands for Simple Object Access Protocol. It is a messaging protocol used in web services to communicate between different systems. SOAP messages are typically formatted in XML and are used for exchanging structured information over a network.
CAN(Controller Area Network) is standard designed to allow micro-controller and devices to communicate with each other within a vehicle without a host computer
wireless local area network: a local area network that uses high frequency radio signals to transmit and receive data over distances of a few hundred feet; uses ethernet protocol
BOOTP stands for Bootstrap Protocol, a network protocol used to automatically assign IP addresses and configure network settings for devices on a network. It was primarily designed for diskless workstations to obtain an IP address and bootstrap information from a server. BOOTP allows clients to request an IP address and other configuration details from a server, which responds with the necessary information. While largely replaced by DHCP (Dynamic Host Configuration Protocol), BOOTP is still relevant in some legacy systems.
Depends on what do you mean by 'network-based video game'. If you mean transfer of data such as the player's location, etc to all players then use TCP. However, if you are transmiting the screen elements in real time, then you can use UDP.