
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 155 Articles for Networking

148 Views
Let us understand the concepts of ShareFile and Yandex Disk before learning the differences between them.ShareFileShareFile was launched by Jesse Lipson in the year 2005 and was later owned by Citrix system in the year 2011. It can be integrated with any third party applications and current file storage systems to ensure flexible and synchronous file storage, modification, saving, sending and retrieval of files. It accommodates the secure sending of large files, with the ability to send and receive files of up to 100 GB in size.It helps us to access the files from any device, mobile or desktop, allowing ... Read More

152 Views
Let us understand the concepts of ZumoDrive and ShareFile before learning the differences between them.ZumoDriveIt was owned by Zecter in 2009. It is the hybrid cloud storage which is used to store all your media. It is supported by Windows, macOS, Linux, iOS, Android, webOS operating system.It is designed to connect to the Internet and adds a Windows Firewall. When we install it, it will add a context menu handler to the Windows shell in order to provide quick access to the program.zumodrive.exe is an executable program which has seen to consume an average CPU of less than one percent, ... Read More

143 Views
Let us understand the concepts of ShareFile and Zetta before learning the differences between them.ShareFileShareFile was launched by Jesse Lipson in the year 2005 and was later owned by Citrix system in the year 2011. It can be integrated with any third party applications and current file storage systems to ensure flexible and synchronous file storage, modification, saving, sending and retrieval of files.UsesThe uses of ShareFile are as follows −Helps us to access the files from any device, mobile or desktop, Allows you to work anywhere.We can also add an e-signature feature to our documents, Provides tracking tools andGet notified ... Read More

146 Views
Let us understand the concepts of Wuala and ShareFile before learning the differences between them.ShareFileShareFile was launched by Jesse Lipson in the year 2005 and was later owned by Citrix system in the year 2011. It can be integrated with any third party applications and current file storage systems to ensure flexible and synchronous file storage, modification, saving, sending and retrieval of files. It accommodates the secure sending of large files, with the ability to send and receive files of up to 100 GB in size.It helps us to access the files from any device, mobile or desktop, allowing you ... Read More

586 Views
Let us understand the concepts of Hypertext Transfer Protocol (HTTP) and MQ Telemetry Transport (MQTT) protocol before learning the differences between them.Hypertext Transfer Protocol (HTTP)The Hypertext Transfer Protocol, or HTTP, must be the most generally utilized Application layer convention on the planet today. It frames the premise of what a great many people comprehend the Internet to be—the World Wide Web.Its motivation is to give a lightweight convention to the recovery of Hypertext Markup Language (HTML) and different reports from Web locales all through the Internet. Each time you open a Web program to surf the Internet, you are utilizing ... Read More

434 Views
Let us understand the concepts of Secure Sockets Layer (SSL) and Secure Shell (SSH) before learning the differences between them.Secure Sockets Layer (SSL)It's an encryption-based Internet security technology. It was designed to protect data integrity, privacy, and authentication in Internet communications. SSL was the precursor of the TLS encryption protocol that we use today. A website that employs SSL/TLS has "HTTPS" in its URL instead of "HTTP."Two services are provided by SSL Records for SSL connections i.e. Confidentiality and Message integrity Data is fragmented in the SSL Record Protocol application. The fragment is compressed before being added with an encrypted ... Read More

14K+ Views
A Distributed File System (DFS) is a file system that is distributed on multiple file servers or multiple locations. It makes the programs to access or to store isolated files with the local ones, allowing programmers to access files from any network or computer. It manages files and folders on different computers. It is mainly designed to provide file storage and access controlled to files over LAN and WAN.A DFS is also called a client-server architecture based application, which allows the user or clients to access the data from the server as it is stored in their own computer. It ... Read More

605 Views
Let us understand the concept of Barcode and Near Field Communication (NFC).Bar CodeA bar code reader decodes the data contained in the barcode and sends it to the computer. It produces a beam of light or a laser beam to read barcodes which is reflected by the bar code image. A light sensitive detector which is present in the reader identifies bar code by recognizing special bars on both ends of image. With the help of these special bar’s reader is able to identify whether the bar code has been read right side up or upside down.Once a barcode is ... Read More

411 Views
Let us understand the concepts of QR Code and Fastag.QR CodesQR code is called as "Quick Response" and it allows us to encode or store over 4500 characters in a two-dimensional bar code. These codes are the "square barcodes" that are initially developed and used in Japan.The main aim of the QR code is to store the information in such a way that the machine (scanner) can be able to read the data present in the code.Given below is the Sample QR code image −As we can see above all QR codes are made of black dots and white spaces ... Read More

1K+ Views
To send the data from one device to another device there should be a connection. The connection can be established to transfer data between the devices can be done in two ways and they are as follows −Connection-Oriented ServiceConnectionless ServicesNow let us discuss the Connection less services.Connection less ServicesIn connectionless the data is transferred in one direction from source to destination without checking that destination is still there or not or if it is prepared to accept the message. Authentication is not needed in this. Example of Connectionless service is UDP (User Datagram Protocol) protocol.Connectionless service is a service that ... Read More