Sunday, October 13, 2013
What are two fundamental cryptography principles?
Posted by
Sunflower
at
10/13/2013 06:00:00 AM
0
comments
Labels: attacks, Authenticate, Cryptography, Encrypt, Encryption, Errors, Fundamental, Host, Information, Integrity, Intruder, Messages, Principles, Recipient, Redundancy, System, update, Valid
![]() | Subscribe by Email |
|
Sunday, August 25, 2013
What is the concept of flow control?
- The feedback is sent to the sending node by
the receiving node.
- The feedback is not sent to the sending node
by the receiving node.
Posted by
Sunflower
at
8/25/2013 03:09:00 PM
0
comments
Labels: Acknowledgement, Channels, Communication, Congestion, Control, Data, Defects, Errors, Flow control, Frames, Inefficient, Message, Process, Receiver, Sender, Techniques, transmission
![]() | Subscribe by Email |
|
Saturday, July 13, 2013
Sliding Window Protocols? - Part 3
- The
above types of the sliding window protocols don’t talk about reordering
the packets after receiving them all. This will ensure that they don’t
appear in wrong order. If the long distance can be bounded, the protocols
can be extended to support this feature. The maximum mis- ordering
distance can be used to expand the sequence number modulus N.
- Not
acknowledging every packet is also possible after the sending an ACK up on
not receiving packets. For example, every 2nd packet is
acknowledged in TCP.
- Informing
the transmitter immediately about the presence of gap in the packet
sequence is quite common and so HDLC uses a packet called REJ packet for
this purpose.
- During
the communication, the window sizes may change if their sum remains in the
limit defined by N. usually the transmit window size is reduced for
slowing down the transmission in order to keep with the speed of the links
and preventing congestion or saturation.
Posted by
Sunflower
at
7/13/2013 02:00:00 PM
0
comments
Labels: Acknowledge, Communication, Control, Data, Detection, Errors, Operate, Operation, Packets, Process, Protocols, Receiver, Sender, Sliding Window Protocol, transmission, Transmit, Types, Variable, Window
![]() | Subscribe by Email |
|
Sliding Window Protocols? - Part 2
Posted by
Sunflower
at
7/13/2013 01:30:00 AM
0
comments
Labels: Acknowledge, Communication, Control, Data, Detection, Errors, Operate, Operation, Packets, Process, Protocols, Receiver, Sender, Sliding Window Protocol, transmission, Transmit, Variable, Window
![]() | Subscribe by Email |
|
Sunday, July 7, 2013
Differentiate between persistent and non-persistent CSMA?
- The length of the packets is
constant.
- The errors can only be
caused by collisions except which there are no errors.
- Capture effect is absent.
- The transmissions made by
all the other hosts can be sensed by each of the hosts.
- The transmission time is
always greater than the propagation delay.
Posted by
Sunflower
at
7/07/2013 12:58:00 PM
0
comments
Labels: Behavior, Carrier, Carrier Sense Multiple Access, Channel, Collisions, CSMA, Data, Differences, Errors, Frames, Hosts, Non-persistent, Packets, Persistent, Protocols, Station, Technology, Throughput, transmission
![]() | Subscribe by Email |
|
Monday, July 1, 2013
What is the difference between TCP and UDP?
Posted by
Sunflower
at
7/01/2013 12:25:00 PM
0
comments
Labels: Connection, Data, Errors, Layers, Messages, Operating System, Packets, Protocols, Reliable, Requirements, Server, TCP, Transmission Control Protocol, Transport layer, Transportation, UDP, User, User Datagram Protocol
![]() | Subscribe by Email |
|
Thursday, June 6, 2013
Explain the structure of the operating systems.
About Operating System
Structure of Operating Systems
Posted by
Sunflower
at
6/06/2013 01:15:00 PM
0
comments
Labels: Communication, Components, Data, Errors, files, Hardware, Information, Interface, Memory, Network, Operating System, OS, peripherals, Processor, Programs, Resources, Software, Structure
![]() | Subscribe by Email |
|
Friday, April 19, 2013
What is Paging? Why it is used?
Posted by
Sunflower
at
4/19/2013 08:34:00 PM
0
comments
Labels: Address, Application, Data, Devices, Errors, Faults, Frames, Memory, Operating System, Page, Page Fault, Paging, Physical, Primary, Secondary, Storage, System, Techniques, Uses, Virtual
![]() | Subscribe by Email |
|