Nothing here yet.
Nothing here yet.
UDP : UDP stands for User Datagram Protocol. It works at Transport Layer of the OSI Model. UDP is an unreliable and connectionless transport protocol. Sending a small message using UDP takes much less interaction between the sender and receiver th...

What is an Emmet ? Emmet is a plugin for text editors that allows to write fast HTML and CSS Code using abbreviations which is expand into full code by plugin. Benefits of Using Emmet with HTML : The main benefit of using Emmet with HTML is increased...

Introduction : Whenever a computer wants to communicate with another computer the communication between these two computers needs to be good and reliable, to guarantee that the data is received correctly. When we want to looks a webpage, download a...
