Simple mail transfer protocol (SMTP) is an application layer protocol that transfers an email from one user to another user. As a software developer or programmer, we need to send lots of plain text email and also an email with reports, query results, images, text data, application form data, etc to the business client from a different …
Tag: blog
HOW TO CREATE NEW PROCESS WITH FORK IN PYTHON?
fork() is an operation whereby a process creates a copy of itself. It is usually a system call, implemented in the kernel. With this system call, it creates a child process that runs concurrently with the process that created it (Parent Process).
Blockchain Technology – The History
Blockchain is the collection of records linked with each other which is strongly resistant to