Virtualisation forms the backbone of cloud computing. Virtual Desktop Infrastructure (VDI) allows an employee’s desktop to be moved into the virtual environment in a central server thus enabling hardware cost reduction and better control over the use of software applications. However, doing so with a software license that has geographical limitations on the type of hardware deployed or does not allow the use of the software in a virtualised setup may result in copyright infringement. In such cases, the license must be re-negotiated at an additional cost for unlimited number of instances or for a specific number of instances in the virtual machine. Additionally the confidentiality provisions of the software license regarding the disclosure of proprietary software must be reviewed to avoid the breach situation.
connection-oriented:- connection-oriented describes a means of transmitting data in which the devices at the end points use a preliminary protocol to establish an end-to-end connection before any data is sent. Connection-oriented protocol service is sometimes called a "reliable" network service, because it guarantees that data will arrive in the proper sequence. Transmission Control Protocol ( TCP ) is a connection-oriented protocol. For connection-oriented communications, each end point must be able to transmit so that it can communicate. The alternative to connection-oriented transmission is the connection-less approach, in which data is sent from one end point to another without prior arrangement. Connection-less protocols are usually described as stateless because the end points have no protocol-defined way to remember where they are in a "conversation" of message exchanges. Because they can keep track of a conversation, connection-or...
Comments
Post a Comment
thank you for visiting :)