<stdin> |

My Thoughts, Trials and Adventures

Recent posts

Sep 27, 2020
Python Decorators demystified 🤓 Finally decided to learn something I avoided for years!
Sep 20, 2020
Parse HTTPS website(s) in C with OpenSSL Integrate TLS with TCP to securely communicate 🔒
Sep 17, 2020
Sending mail using SMTP protocol Communicate with an SMTP server to send emails 📧
Sep 8, 2020
DNS resolution in C Domain to IP resolution using getnameinfo()🌐
Sep 6, 2020
Communicating between server and client using UDP Fire and Forget 🔫
Aug 31, 2020
Network Programming Pt 2 - TCP client communicate with TCP servers and websites(HTTP)🌎