Articles tagged: Networking
Found 18 documents
- Glossary/Domain A domain is the part of a computer network in which one entity controls the data processing ...
- Glossary/ICE ICE (Interactive Connectivity Establishment) is a framework used by WebRTC (among other ...
- Glossary/P2P P2P (Peer-to-peer) is a computer networking architecture in which all participating nodes ...
- Glossary/Server A hardware server is a shared computer on a network that provides services to clients. A ...
- Glossary/TCP TCP (Transmission Control Protocol) is an important network protocol that lets two hosts connect ...
- Glossary/WebSockets WebSocket is a protocol that allows for a persistent TCP connection between server and client so ...
- Mozilla/Debugging/HTTP_logging Sometimes, while debugging your Web app (or client-side code using Necko), it can be useful to ...
- Mozilla/Projects/Necko/Proxy_Auto-Configuration_(PAC)_file A Proxy Auto-Configuration (PAC) file is a JavaScript function that determines whether web ...
- Mozilla/Projects/NSS/NSS_3.18.1_release_notes Network Security Services (NSS) 3.18.1 is a patch release for NSS 3.18. The bug fixes in NSS ...
- Mozilla/Projects/NSS/NSS_3.23_release_notes The NSS team has released Network Security Services (NSS) 3.23, which is a minor release.
- Tools/Network_Monitor The Network Monitor shows you all the network requests Firefox makes (for example, when it loads ...
- Web/API/GlobalFetch The GlobalFetch mixin of the Fetch API contains the GlobalFetch.fetch() method used to start the ...
- Web/API/Navigator/sendBeacon The navigator.sendBeacon() method can be used to asynchronously transfer a small amount of data ...
- Web/API/RTCDataChannel/onbufferedamountlow The RTCDataChannel.onbufferedamountlow property is an EventHandler which specifies a function ...
- Web/API/WebRTC_API/Using_data_channels Once you've established a WebRTC peer connection using the RTCPeerConnection interface, you're ...
- Web/API/WorkerNavigator/sendBeacon The NavigatorWorker.sendBeacon() method can be used to asynchronously transfer a small amount of ...
- Web/HTTP/Headers HTTP headers allow the client and the server to pass additional information with the request or ...
- Web/Security/Information_Security_Basics/TCP_IP_Security TCP/IP is widely used throughout the world to provide network communications. TCP/IP ...