संदेश

UDP TCP लेबल वाली पोस्ट दिखाई जा रही हैं

UDP - TCP- Congestion Control – Presentation aspects

चित्र
UDP /TCP, Congestion Control, Presentation Aspects User Datagram Protocol (UDP) It provides connectionless service and end-to-end delivery of transmission. It is an unreliable protocol as it discovers the errors but not specify the error. User Datagram Protocol discovers the error, and ICMP protocol reports the error to  the sender that user datagram has been damaged. UDP consists of the following fields: 1. Source port address: The source port address is the address of the application program that has created the message. 2. Destination port address: The destination port address is the address of the application program that receives the message. 3. Total length: It defines the total number of bytes of the user datagram in bytes. 4. Checksum: The checksum is a 16-bit field used in error detection. Transmission Control Protocol (TCP) It provides a full transport layer services to applications. It creates a virtual circuit between the sender and receiver, and it is active  ...

NETWORKING

चित्र
NETWORKING ARCHITECTURE A Computer Network is interconnection between two or more computers. UNIT - 1 NETWORK ARCHITECTURE THESE ARE FOLLOWING CHAPTERS IN NETWORKING ARCHITECTURE ... CHAPTER-1  LAYERING & PROTOCOLS CHAPTER-2  OSI MODEL & INTERNET ARCHITECTURE CHAPTER-3 NETWORK TOPOLOGY CHAPTER-4 LINK & MEDIUM ACCESS PROTOCOLS, IEEE 802 STANDARDS,  PERFORMANCE ISSUES CHAPTER-5 NETWORK ADAPTORS CIRCUIT CHAPTER-6 SWITCHING - PACKET SWITCHING CHAPTER-7 INTERNETWORKING - BRIDGES - INTERNET PROTOCOL - ADDRESSING - ROUTING PROTOCOLS CHAPTER-8 UDP - TCP - CONGESTION CONTROL - PRESENTATION ASPECTS UNIT-2 APPLICATIONS & NETWORK MANAGEMENT UPDATING SOON...