Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

UDP

User Datagram Protocol is the simplest communication protocol that is used by TCP/IP suite.   It provides the communication at the minimum expense.     In UDP there is no acknowledgement mechanism by the receiver this means that n

Network Layer in Networking

  The Network layer is used mainly for the routing purpose in the network. The concept of subnet comes into picture for this layer.   Same with protocols, two different subnet may be operating on different protocols which are not compati

  • 102
How to create an apply function with the dataset and function below in R?

I have this function:   xa <- 9 xb <- 6 za <- 20   a1 <- xa / za b1 <- xb / za   Validation <- function (a1, b1)    if (a1 / b1 >= .85 && a1 / b1 <= 1.15) {print(TRUE)}   resu

SQL: WHERE ,AND and OR Clause

1. SQL WHERE Clause:- SQL WHERE Clause is one of the most useful feature of the SQL query as it is used to specify a condition while fetching the data from single table or joining with multiple tables,it also allows you to select specific rows i

Running C# program in CommandPrompt

If you don't want to compile you program in the  .NET IDE you can do it from the command prompt.   Just follow these steps to do that   Step 1 : First open the notepad from typing Windows+R   Then type notepad on it . &

Time Division Multiplexing in Networking

We need multiplexing because several persons when try to send their data at the same time there are chances that data gets lost due to collision and resending the data again.     So its better to do multiplexing over the data or the medi

Analog-to-Digital Conversion

Analog-to-Digital Conversion   Microphones always create analog voice as the camera creates the analog videos that is called the analog data.   For transmitting analog data into digital signal form we need the conversion from analog to

  • 267
Enhanced Interior Gateway Routing Protocol

Enhanced Interior Gateway Routing Protocol     Enhanced Interior Gateway Routing Protocol is a distance-vector routing protocol which is advanced mainly used by the network to automate the decisions of routing and its configuration. &

Difference between Windows programming and Traditional programming

A programming language is a set of rules and directive that commands a computer what task to perform and when. provides a way of  a computer what operations to perform.   Below are listed some of the differences between Windows prog

How to setup youtube video in magento store?

If we need to add a video on our page in magento store lets see how we can do it  Follow these steps :   1. Login to the admin panel of your setup.   2. In admin panel menu go to CMS menu and click on option page.   3.

1 9 1595
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: