Programming associated with creating and managing networks as well as adding network connectivity to a (set of) programs.
Programming associated with creating and managing networks as well as adding network connectivity to a (set of) programs. This tag is designated for software related interfacing with networking protocols. Typically, the term is not associated with interfacing with the hardware, but basic knowledge of how the hardware processes network packets can be crucial in debugging connectivity problems.
Documentation
Linux
- ip(7) - Linux man page - Linux IPv4
- ipv6(7) - Linux man page - Linux IPv6 protocol implementation
- resolver(3) - Linux man page - DNS resolver routines
- ntohl - convert values between host and network byte order