Drew DeVault 6/24/2021

A finger client

Read Original

This article details the creation of a finger protocol client using a custom programming language. It explains the language's improved networking stack, including a DNS resolver and a `net::dial` module inspired by Go and Plan 9. The post covers the client's code structure, service registration via SRV records, and potential for future extensions to support other network protocols.

A finger client

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes