answersLogoWhite

0

That would be an Intranet.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Difference between intranet internet?

Internet is a world wide network that uses TCP/IP [Transmission Control Protocol/Internet Protocol] protocol . It is not owned by a person or an organisation .Intranet is a private network that also uses TCP/IP protocol . It is owned by a person or an organisation .


What is the default network protocol of the internet and most modern corporate networks?

TCP/IP is the protocol used to communicate on most networks.


What protocol is used when an application queries a database on a corporate network?

When an application queries a database on a corporate network, it typically uses the Transmission Control Protocol (TCP) as the underlying transport protocol for reliable communication. The specific database query language and protocol can vary, such as SQL over TCP/IP for relational databases like MySQL or Microsoft SQL Server. Additionally, other protocols like JDBC or ODBC may be used as interfaces to facilitate communication between the application and the database.


What protocols to use on networks?

AnswerThat depends on the type of network you are talking about. For instance, the Internet is a network and uses TCP/IP as its protocol. Intranets based on Microsoft Server also use TCP/IP. However, there are other protocols.


Why is TCP fair?

TCP uses congestion control mechanisms such as slow start, congestion avoidance, and fast retransmit to ensure fairness among competing connections by sharing available network bandwidth proportionally. Through dynamically adjusting its sending rate based on network conditions, TCP strives to ensure that all connections have an equal chance of utilizing the network resources.


What is interent?

The internet is a system of connected computer network. The internet uses TCP/IP protocol to link all the connected computers.


Which protocol translates a website name such as wwwciscocom into a network address?

It's called DNS and it uses both TCP and UDP.


Does TCP work in network layer?

There is a good descrition of the network layer and TCP in the related link. NO. In general TCP and UDP are transport protocols that operates in Layer 4 Transport Layer


What is a commonly used network protocol that can be used to connect many different kinds of computers or devices a star?

The most commonly used network protocol is Internet Protocol (IP), this is the protocol used within the Internet, this protocol is a derivative of TCP/IP Transmission Control Protocol/Internet Protocol. This is used in 99% of common corporate networks, the TCP components deals with efficiencies of network transmission. TCP/IP or IP overlays the common Ethernet networking topology.


Difference TCP and UDP?

TCP is the protocol of network layer, It is connection oriented protocol. UDP is the protocol of network layer, It is connection less protocol.


What are the use of networking?

Computer networking is required for a group of autonomous systems in a network to establish communication with each other. Networking mainly uses TCP/IP.


What does tcp implement?

TCP implements guaranteed reliable delivery as a means of transporting data across a network.