ABAniruddha Balbudheinaniruddha2846.hashnode.devΒ·Sep 18, 2023 Β· 5 min read! TCP vs UDP ! What's the difference?I am sure that in your student life, you might have been in a class in which the professor's only concern was to complete the syllabus as quickly as possible without giving a damn whether the students understood the topic or not. On the other hand, t...00
ABAniruddha Balbudheinaniruddha2846.hashnode.devΒ·Sep 14, 2023 Β· 3 min readHow 2 computers on different network communicate ?π₯οΈπ»πConsider two PCs, PC1π₯οΈ and PC2π₯οΈ which are on different networks.Every PC has an IP address assigned to it by the DHCP(Dynamic Host Configuration Protocol) server present in the router of that network(if address allocation is set to automatic). Th...01D
ABAniruddha Balbudheinaniruddha2846.hashnode.devΒ·Aug 15, 2023 Β· 4 min readProtocols used in webRTC (Real Time Communication)πΈοΈ πHave you ever wondered how can two computers form a peer-to-peer (π₯οΈ-π»)connection by just using a browser (Chrome, Firefox, Safari, Brave)? Many applications which we use today, use webRTC to provide their services. Live streaming platforms, VoIP f...00