Difference between UDP and TCP 1. UDP(User Datagram Protocol) Connection i. In UDP connection (connectionless service) client doesn’t establish a connection with the server. Instead…
Network Socket A network Socket is an end point of an inter-process communication flow across a computer network. Socket is a single connection between two…
To set up Apache, PHP and MySQL, all you have to do is run a few commands in the terminal. Given below is the brief…
Android is a Java based operating system that runs on Linux Kernel. Android applications are developed using Java and can be ported quite easily to…
We need bootable pendrive to make install/recover operating system in our Computer, Laptop. 5 Easy steps: 1. Download poweriso. 2. Goto Tools -> Create Bootable…
Yesterday I made my pen drive bootable to install Linux on my laptop. After installing Linux when I formatted my pen drive, I found that…
Part1: Gather basic TCP/IP configuration information Use the Start menu to open the Command Prompt, an MS-DOS-like window. Press Start Programs > Accessories > Command…
Algorithms play a vital role in the field of Computer Science. In fact, it is an indispensable part. An idea that can be represented step…