Essays about: "Transport layer protocols"

Showing result 1 - 5 of 34 essays containing the words Transport layer protocols.

  1. 1. Low-latency transport protocols inactor systems : Performance evaluation of QUIC in Kompact

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Jódís Gunnlaugsdóttir; [2023]
    Keywords : Kompact; Component-Actor hybrid framework; Transmission Control Protocol; User Datagram Protocol; Aeron; Quic;

    Abstract : Developers widely use actor frameworks to build highly distributed systems. However, modern actor frameworks are limited in their network implementations, with Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) being the main protocols used for network communication. READ MORE

  2. 2. A Peer-to-Peer Networking Framework for Scalable Massively Multiplayer Online Game Development in Unity

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Jakob Forsbacka; Gustav Sollenius; [2023]
    Keywords : P2P; Networking; MMOG; Scalability; Multiplayer; Game; NAT Transversal; Unity; Framework; TCP; UDP; RUDP; Transport layer protocols; RPC; Interest Management; Dead Reckoning;

    Abstract : This thesis investigates designing and implementing a peer-to-peer (P2P) networking frameworkfor Unity, a popular game engine, intending to offer a scalable and efficient solution forconstructing networked multiplayer games. The research covers an analysis of a P2P networkarchitecture, transport layer protocols, challenges in NAT traversal, and peer list management. READ MORE

  3. 3. Protocol-aware fuzzing of DTLS

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Rahbar Ghori; [2021]
    Keywords : ;

    Abstract : Communication protocols like TCP and UDP enable transfer of databetween sender and receiver during online communication. To provide security from eavesdropping, message forgery and data tampering during online communication, communication protocols likeTLS and DTLS are run on top of TCP/UDP. READ MORE

  4. 4. Analysis of DTLS Implementations Using State Fuzzing

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Fredrik Tåkvist; [2020]
    Keywords : ;

    Abstract : Despite being unreliable, UDP is the prefered choice for a growing number ofimplementations due to its low latency. Hence, a means for protecting sensitive datasent over UDP is essential. The protocol most commonly used for this purpose is Datagram Transport Layer Security (DTLS). READ MORE

  5. 5. QUIC Behavior over Dual Connectivity : Understanding QUIC throughput and fairness

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : David Hasselquist; Christoffer Lindström; [2020]
    Keywords : QUIC; Dual Connectivity; Throughput; Fairness;

    Abstract : QUIC is a relatively new transport layer network protocol that has gained popularity over the last few years. The protocol was initially developed by Google and standardization work has been continued by the Internet Engineering Task Force (IETF) with the goal of it becoming the next generation transport protocol. READ MORE