StudentShare
Contact Us
Sign In / Sign Up for FREE
Search
Go to advanced search...
Free

Advantages and Disadvantages of Using UDP, TCP Protocol - Assignment Example

Summary
The paper “Advantages and Disadvantages of Using UDP, TCP Protocol” is a  potent variant of assignment on information technology. Network administrators can enjoy several benefits if they decide to make use of the TCP protocol. Chief among these is its sophisticated security features that include a three-way handshake…
Download full paper File format: .doc, available for editing
GRAB THE BEST PAPER92.3% of users find it useful

Extract of sample "Advantages and Disadvantages of Using UDP, TCP Protocol"

PROBLEM SOLVING REPORT 3 Student’s Name Class Instructor Institution of Affiliation City Date Question 1 (a) Advantages of using TCP Network administrators can enjoy several benefits if they decide to make use of the TCP protocol. Chief among these is its sophisticated security features that include a three-way handshake. This ensures that before any piece of data is transferred, is verified for its authenticity and accuracy. Large files can therefore be transferred across it with minimal or no corruption. Within one network, the computers and network devices might have different architectures. There is need for a connection protocol that can overcome the barriers that come with such differences to guarantee the fast and effective transfer of large files. This is exactly what the TCP protocol does as it allows for interoperability between different sets of hardware. One is therefore not restricted to using specific kinds of hardware in their network. Disadvantages of TCP Despite its benefits, the usage of TCP protocol also comes with some hindrances that should be highlighted. One of these is that its connection speeds are relatively lower compared to other protocols. This leads to a situation where transferring large files would take a significant amount of time. It goes without saying that this would be a huge bother for an organization that desires fast connection speeds. On most occasions, the TCP protocol is designed for use in wide area networks as it is most effective in those. This means that the infrastructural demands required to support it are also numerous and might place a burden on an organization which does not have the financial muscle to get them. It is therefore to a large extent a difficult kind of protocol to invest in. Advantages of UDP For an organization that often transfers very large files, UDP would be a more viable option due to some of its benefits. Top among these is its fast speeds. The protocol is capable of supporting the transfer of any number of large files across the network at breakneck speeds. This guarantee fast delivery and the information being shared arrives at its destination as soon as it is required (AlQarni & Almogren, 2016). Sometimes it might be very cumbersome to transfer very large files to different computers one at a time. That is why the broadcasting and multicasting facilities provided for in UDP protocols is such a huge advantage. Using these facilities, a user can be able to transfer the large files to multiple computers with the single click of a button. This saves one a great deal of time and effort (Lerno, 2014). Disadvantages of UDP Hoffman (2014) argues that one of the major hindrances associated with using this protocol is that one can never be guaranteed about the integrity of files being sent across it. This is especially the case with large files that have been broadcasted since they can get corrupted in one way or another while being transferred. This leads to a situation where some of the data may be lost and therefore not as useful as it was meant to be. The usage of packets is also another concern among many people who have made use of the protocol. Before any file is sent, it has to be broken into individual packets for them to be moved across the network. This is a tedious process as it has to be done one file after another (‘Difference’, 2015). Question 2 Bind- This function is used to indicate which IP address data will be sent to for a computer which has two or more network addresses. The bind () function is preceded by the creation of a socket () function. Close- One the data transfer between the server and client is done, the connection is terminated using this operation. Before doing so, a two-way handshake is initiated using the special FIN (finish) set of bits to guarantee termination at both ends. Connect – The connection between a server and client has to be established before any data can be shared between them. This is what the connect function does after the socket () system call identifies the target socket. Listen – This function prepares the client for receipt of data since it is responsible for the creation of a passive socket which awaits oncoming connection. It is preceded by the listen () operand. Recv – This is the function that is responsible for the receipt of data being sent across a network. In order for it to perform optimally, the listen () operand needs to be first established. Send- It is used as the channel function through which data is sent across a network. There are two functions that have to be initiated before it. These include listen () on the client and socket on both the server and client. Socket- There has to be a target IP address and physical port on it before any data is sent from the server. These are what the socket () function specify for proper transfer of data. There is no actual functional prerequisite that has to be present before it operates (Kurose & Ross, 2016). Question 3 The format of the installed Wiki software might contribute to the increased cass of data integrity issues. This is because the database system in place might not be compatible with this format and therefore the data transfer and processing functions might not be sufficiently undertaken. To curb this problem, the most appropriate step would be to uninstall the Wiki and install one which is compatible with the system. After doing so, the connection should be restored by linking it to Router A. The TCP connection being used might have a loophole that the viruses might be passing through. This might be the cause in the recent spike in detections of malware. This can be contained by limiting the number of transfers being made across the TCP network at any one time. The nature of data transferred and how that is done also need to be controlled. Alternatively, the TCP connection can be replaced with a safer option. There are two major factors that may be responsible for the increase in the number of queues. Since the new branch uses a VPN, one of the causes might be that the firewall takes longer to verify the data flowing from it and therefore creating a backlog which leads to increased queuing. It may also be simply due to the increase in volumes of large files due to addition of the new branch. The first cause can be solved by not using a VPN to access the connection to reduce the number of security verifications. It can also be done by creating a separate connection pathway for files from the new branch by expanding the bandwidth to avoid overwhelming the current one. Question 4 (a) Checksum and CRC verifications are some of the most widely used techniques for detecting data integrity issues. However, they both have limitations which might lower their ability to sufficiently check for errors. In the case of CRC, it cannot detect things such as 1 bit errors that are adjacent to one another or those which are odd-numbered (Haque, Islam, Islam & Gregoire, 2016). On the other hand, Checksum is incapable of checking errors that occur due to things such as re-ordering 2 byte words or insertion of zero-valued bytes between others. The problems associated with these two detection techniques give way for the use of Message Authentication Codes (MACs), which are more powerful tools (Katz, n.d). Using this technique, the server sends the client a secret algorithm that it can use to determine whether the received files are the right ones and uncorrupted. This ensures that the received data is accurate and does not contain any inconsistencies. (b) The only way the students could have known about the breach on their private data is through an alert by the system. It is likely that one of the network layers, most likely the transport one might have detected the breach and taken actions to secure the students’ details (Gangan, 2015). This might have been in form of prompting them to verify their details again to ensure that the information being sent out comes from the actual account owners and not from the hacker (‘Go-Back-N Error Recovery’, 2016). References AlQarni, B.H.& Almogren, A.S. (2016). Reliable Energy and Efficient Protocol for MANET Multicasting. Journal of Computer Networks and Communication Difference btw (2015). Difference between TCP and UDP. Retrieved from http://www.differencebtw.com/difference-between-tcp-and-udp/ Haque, S.A., Islam, S, Islam, J & Gregoire, J (2016). An architecture for Client Virtualization: A Case Study. Science Direct. Hoffman, C(2014). What is the Difference Between TCP and UDP? Retrieved from http://www.howtogeek.com/190014/htg-explains-what-is-the-difference- between-tcp-and-udp/ Gangan, S (2015). A Review of Man-in-the-Middle Attacks. Retrieved from https://arxiv.org/ftp/arxiv/papers/1504/1504.02115.pdf Katz, J (n.d). Aggregate Message Authentication Codes. Retrieved from https://www.cs.umd.edu/~jkatz/papers/aggregateMAC.pdf Kurose, J & Ross, K (2016). Computer Networking: A Top Down Approach (7th Edition). Pp 119-128 Lerno, C (2014). Game Servers: UDP vs TCP. Retrieved from https://1024monkeys.wordpress.com/2014/04/01/game-servers-udp-vs-tcp/ n.p. (2016). Go-Back-N Error Recovery. Retrieved from http://www.erg.abdn.ac.uk/users/gorry/eg3567/dl-pages/gbn.html Read More

CHECK THESE SAMPLES OF Advantages and Disadvantages of Using UDP, TCP Protocol

Resolution to the Security Vulnerabilities Facing Voice Over Internet Protocol Users

This dissertation "Resolution to the Security Vulnerabilities Facing Voice Over Internet protocol Users" surveys the literature on VoIP or voice over internet protocol telephony application.... The research reveals Session Initiation protocol or SIP as the best protocol given that it is easier to secure and sustain the quality of VoIP service.... While most are familiar with modern cell phone and smartphone technology, voice over internet protocol, or VoIP, is also a technological improvement, with regards to telephoning that should be considered....
39 Pages (9750 words) Dissertation

STATEGIC BUSINESS

It also gives a keen insight into the various aspects of Internet protocol - it's main strengths, weaknesses and core areas for improvement.... he Transport Layer protocol (TLS) could be defined as a protocol used in a communication network like the Internet.... The Transport Layer protocol provides data security for sent data/information.... s TLS protocol offers powerful security to the data that is being sent, it acts as a kind of assurance to the person to whom you are communicating with....
28 Pages (7000 words) Essay

Analysis of Internet Protocol Networks

The paper "Analysis of Internet protocol Networks" describes that in the past networks were isolated entities called local area networks.... protocol developers were not entirely concerned with the movement of data from the network to another.... his protocol transfers the HyperText Markup Language (HTML) used in the creation of web pages that people access through web browsers like Firefox, chrome, opera in the world wide web across the internet....
13 Pages (3250 words) Coursework

Wireless LAN: Traffic and Congestion Control

The study IPv4 protocol was used to test out for logs at the network layer.... The TCP is a connection-oriented protocol and is used to perform congestion control while the UDP is a connectionless protocol and does not perform congestion control.... CP and UDP are unicast protocols while IGMP is a broadcast protocol.... Bytes and flows are traditional methods in the analysis of traffic and so the perspective of the packet is used since it better measures the popularity of a protocol in a wireless medium since channel contention can be resolved per packet, irrespective of the number bytes that a packet contains....
3 Pages (750 words) Case Study

Electronic Post Mail Service

The pros of using the e-mail service include: sending messages to many people on one occasion, allows for attachment of files and sending hyperlinks to websites.... Secondly, an ISP offers a POP (Post Office protocol) server which is the name of a person's incoming mail server.... Thirdly, the ISP provides an SMTP (Simple Mail Transfer protocol) server which is for purposes of outgoing mail server.... The protocol for sending an attachment can be observed through probing....
9 Pages (2250 words) Assignment

Computer Networks Problem Solving

It precedes all other system calls since information using the tcp protocol can only be established by the use of sockets.... More methodologies can be defined by the application on how the flow and control of being data are designed to be, adding on top of the existing UDP protocol.... The open platform offered by the UDP protocol can accommodate as many protocols as the application can have.... This assignment "Computer Networks Problem Solving" presents User Data Packet (udp) that allows applications to establish their own control....
8 Pages (2000 words) Assignment

Basic Concepts of Checksum or CRC Integrity Checks

The paper "Basic Concepts of Checksum or CRC Integrity Checks" will present the advantages and disadvantages of TCP and UDP for an application layer protocol and explore the functionality of the following socket API calls for writing a client-server application using TCP.... listen()- this ensures that tcp protocol listens for any networking being made.... cv()-this ensures that tcp protocol receives a connection from the client.... Advantages of TCP for a proposed application layer protocol ...
6 Pages (1500 words) Assignment

Transmission Control Protocol and User Datagram Protocol

The paper "Transmission Control protocol and User Datagram protocol" observes Transmission Control protocol (TCP) as a set of protocols or rules that are used with Internet protocol to send data in terms of units or packets between computers that are interconnected or over the Internet.... User Datagram protocol is a protocol for communication.... It offers a limited amount of service when data are exchanged between computers that are in a network and make use of Internet protocol....
6 Pages (1500 words) Assignment
sponsored ads
We use cookies to create the best experience for you. Keep on browsing if you are OK with that, or find out how to manage cookies.
Contact Us