answersLogoWhite

0


Best Answer

IP is used by many higher level network protocols, principally TCP and UDP. Many internet software applications including Web browsers (HTTP), FTP clients, and email programs ( SMTP), rely on Internet Protocol.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

File Transfer (FTP), Hypertext Transfer Protocol (HTTP), Simple Mail Transport Protocol (SMTP).

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which high level protocol runs over ip?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Which protocol use the TCP port 445?

Server Message Block (SMB)( Explanation ) When NetBIOS is disabled, SMB runs over TCP/445. Kerberos runs on TCP/User Datagram Protocol (UDP)/88. RPC runs on TCP/135. HTTPS runs on TCP/443.


What ias computer interpreter?

A computer interpreter is a type of program that allows computer code written in a high-level programming language to be executed by the computer. Interpreters work by translating the code into machine code, which is the language that the computer's processor can understand and execute. Unlike compilers, which translate high-level code into machine code before the program runs, interpreters execute the code line-by-line, translating each line into machine code and executing it as it goes. This makes it possible to run code in an interactive or iterative manner, making debugging and testing easier and facilitating rapid prototyping. Interpreters are commonly used in scripting languages like Python, Ruby, and JavaScript, which are often used for web development and other applications where code needs to be executed quickly. They are also used in some programming languages like BASIC. Overall, interpreters provide an essential way for programmers to write and execute code more efficiently and effectively, making it possible to create applications and software that can run on a wide range of systems.


Is 18 gauge speaker wire good for long wiring runs?

18 gauge wire is good for wiring speakers over long runs. It is better to buy the best shielded wire to reduce possible interference.


Is it possible for application to enjoy reliable data transfer even when the application runs over UDP?

It is possible for an application to enjoy reliable data transfer over UDP. UDP uses checksum to learn whether data reached is true or not. You can also ensure reliability by creating a private protocol built on UDP.


What is ANDroid process?

Android process is nothing but process, its like you have a PC its running Windows and over that some process is running. So, that makes it Windows process and similarly when a process runs over the Android device its called Android Process.

Related questions

Which protocol use the TCP port 445?

Server Message Block (SMB)( Explanation ) When NetBIOS is disabled, SMB runs over TCP/445. Kerberos runs on TCP/User Datagram Protocol (UDP)/88. RPC runs on TCP/135. HTTPS runs on TCP/443.


Is email connection oriented or connectionless?

Email runs SMTP (simple mail transfer protocol), where SMTP operates over TCP protocol, so it id connection oriented.


What is the different between igp protocol bgp protocol?

Interior Gateway Protocol IGB runs between two routers in the same autonomous system AS, whereas EGP runs between routers that belong to different AS's. Both protocols are two flavours of BGP.


Why does DNS run over udp?

DNS runs over UDP because the UDP does not have any delay to establish the connection, which DNS will have finer application level control for faster connection speed in comparison to TCP protocol.


What Secur file transfer?

Secure file transfer protocol is a network protocol that provides file access, file transfer and file management functionalities. The protocol assumes that it runs through a secure channel.


What are the differences between SMTP and HTTP protocol?

STMP is the Simple Mail Transfer Protocol, Which is used to Send Email, HTTP runs on 99% Of Sites.


What is the protocol used to secure the cookies?

A securecookie protocol that runs between a client and a serverneeds to provide the following four services: authentication,confidentiality, integrity and anti-replay.


Which routing protocol runs to exchange information with routers on other service providers networks?

BGP (Border Gateway Protocol) is the most widely used EGP today.


Is gaming software for a fast paced action game that runs on a single computer a high or low level language?

The software that runs is neither--it is the binary or machine code. The binary code was generated from source code by an compiler or assembler. The source code can be written in a high or low level language or in a mixture. Most source code today is written in high-level language because it is easier to maintain and more portable. However, sometimes speed-critical sections of source code are written in low-level language such as assembly.


What Is A Http?

HTTP... Is Hypertext Transfer Protocol Or better known as the service at which the http link runs under


Why is TCP-IP the chosen network protocol?

TCP IP is the protocol of choice when it comes to networking due to its ability to confirm the receipt of packets by the intended destination. As such, this protocol in email and web browsing.


Can programming software help me customize how my computer runs?

Yes you can modify your computer but that will require very high level of skill to modify your operating system. If you are using Linux then it is easier to modify the way your computer runs.