InnocentZero's Treasure Chest

HomeFeedAbout MeList of interesting people

Posts tagged "networks":

Emacs setup

12 Jul 2024

I began using emacs when a friend of mine bullied me into it. I had fiddled with emacs before but never lasted on it for a long time. I tried Doom, spacemacs, and whatnot, but it was always annoying to not have something that I wanted (Heck, I still want those buffer tabs).

(...)
Tags: programming networks

Natas Solutions

28 Feb 2024

Password is in the comments.

(...)
Tags: programming networks

Network Stack

20 Oct 2023
Tags: programming networks

Traceroute

13 Aug 2023

[2025-03-24 Mon 22:26] <- icmp

(...)
Tags: programming networks

TCP

12 Aug 2023

Transmission Control Protocol. Originated along with ipv4 and hence the entire system is called TC/IP. It's IP Protocol Number is 6.

Tags: programming networks

IPv6

10 Aug 2023
Tags: programming networks

IPv4

10 Aug 2023

Fun fact: ARPAnet was 10.x.x.x

Tags: programming networks

ICMP

12 Apr 2023

Used by network devices such as routers to send error messages back. Typically used for network diagnostic tools such as traceroute.

Tags: programming networks

ARP

10 Apr 2023

The packet has 48-bit fields for the sender hardware address (SHA) and target hardware address (THA), and 32-bit fields for the corresponding sender and target protocol addresses (SPA and TPA).

(...)
Tags: programming networks

DHCPv6

02 Apr 2023

In this example, without rapid-commit present, the server's link-local address is fe80::0011:22ff:fe33:5566 and the client's link-local address is fe80::aabb:ccff:fedd:eeff.

Tags: programming networks

DHCP

01 Apr 2023

[2025-03-24 Mon 22:26] <- IP Broadcast

(...)
Tags: programming networks

DNS

17 Mar 2023

DNS is the domain name system. It is a methodical address-book kinda thing that returns the location of the nearest server for that domain name.

(...)
Tags: programming networks
Other posts

Other posts
Creative Commons License
This website by Md Isfarul Haque is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.