Q1. What do you mean by VPN(virtual private network)?
Q2. What do you mean by switching and what are it's type?
@3. What do you mean by ATM switching?
Answer Posted / yogesh vats
VPN stands for Virtual private network as you mentione as
the name implies its creating a private network within the
internet(Network)
Assume you are working with a IT company and you want to go
for an vocation for a month so company want you to work by
that time is such cases company will build a VPN server and
it will ask you to login to server through your standalone
PC
Once you connect to your server so your system will be a
part of your company network so you will have your own
network.but same time there will be tunnels which we need
to look into,1.Dedicated tunnels,2.split tunnels
Hope its more then enough.......!!!!
switching is a communications paradigm in which packets
(discrete blocks of data) are routed between nodes over
data links shared with other traffic
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Discuss about WAP architecture in detail.
write a c program which accepts input as Anu.B.Kapoor and gives output as:Kapoor.A.B plz send me the ans
what is difference between value datatype and object datattype
2. Tell me about a time when you had to use your presentation skills to influence someone's opinion.
Is there any difference between the concepts of encoding,decoding and encryption and decryption?
Which one is more efficient in terms of required memory space call-by-value or call-by-referance?
why need of new operator in java why not in c++
what is the difference between oracle 8i vs 9i
compare the conditional operator with if-else-if statement.
computer is male or female.....???
Whats the difference between following two array declaration in JAVA? int a[]={1,2,3,4,5}; int []a-{1,2,3,4,5};
Write a program to maintain a singly linked list having the following functions: a) Creation of the list b) Displaying the list. c) Swap all nodes at consecutive even odd positions. E.g.: The nodes at position 1 should be swapped with node 2, node 3 with node 4 and so on.
Write a program using string fuctions that accepts a price of an item and display its coded value. The base of the key is: X c o m p u t e r s 0 1 2 3 4 5 6 7 8 9
write a programe to print this string in reverse order and find out how many times letter c is repeated? string = { c was desined by dennis ritchie}. also find out the lenth of the string.
What is the difference between "type testing" and "product qualification"?