Introducing Bitcoin nodes' boostrap process and its protocol 10 August 2023·532 words Introducing basic steps of two different bitcoin nodes communicate at first step with some bitcoin protocol.
Simple Web Server using Rust 14 September 2022·458 words Build simple multi-thread web server using Rust’s built-in TcpListener module.
Simple Web Server with C programming 13 September 2022·559 words Building simple web server with socket programming using C.
Socket Programming 12 September 2022·945 words Basic concepts in OSI 7 layers and detailed interfaces and functions in socket programming.