Explore >> Select a destination


You are here

blog.japaric.io
| | andybrown.me.uk
5.7 parsecs away

Travel
| | The User Datagram Protocol (UDP) is a very simple and efficient protocol for exchanging single datagrams between two hosts, many hosts via multicast or all available hosts using broadcast. UDP make...
| | leshow.github.io
8.1 parsecs away

Travel
| | I've been working on cli tool for a little while called dhcpm ("m" for "mock" - link). It started as a cli tool for constructing & sending arbitrary DHCP messages. I had been looking for a tool that could build various dhcp (mostly v4) messages with different parameters easily, then simply print the responses back so I could inspect its contents. I discovered that you can use nmap scripts for this, and there are a 2 pre-written dhcp scripts in a typical nmap install.
| | williamdurand.fr
3.2 parsecs away

Travel
| | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS.
| | op-co.de
23.5 parsecs away

Travel
| [AI summary] The provided text is a comprehensive discussion and commentary on the XMPP protocol, its challenges, and related clients. It touches on topics like stream management, offline message handling, encryption, and the state of XMPP clients on mobile platforms. The text includes a mix of technical insights, user experiences, and community discussions, with a focus on improving reliability, security, and performance in XMPP-based messaging systems.