network

Computer Science ๐ŸŒ‹/Network Programming ๐Ÿ›ฐ๏ธ

UDP

Today, I learned about the TCP/UDP model. First, I would like talk about the UDP. Before talking about the UDP, I want to reviewed the daily network strucutre! This is how our network form using TCP model. In the chat room project, I learned that most interactive software program use the TCP! Then, what is UDP? UDP: User Datagram Protocol "Best effort" service, UDP segments may be: Lost Delivere..

Computer Science ๐ŸŒ‹/Network Programming ๐Ÿ›ฐ๏ธ

Data Center Network

Today, I learned about the Data center, which most big tech companies have. 10's to 100's of thousands of hosts, often closely coupled, in close proximity: e-business (ex. Amazon) Content-servers (ex. YouTube, Akamai, Apple, Microsoft) Search engines, data mining (ex. Google) Challenges: Multiple applications, each serving massive numbers of clients Managing/balancing load, avoiding processing, ..

Computer Science ๐ŸŒ‹/Network Programming ๐Ÿ›ฐ๏ธ

A day in life network

People use the network everywhere. Today, I learned about the scenario in real world network. This picture shows us how network make us use the internet in daily life. Connecting laptop needs to get its own IP address, address of first-hop router, address of DNS server. DNS server: use DHCP DHCP request encapsulated in UDP, encapsulated in IP, encapsulated in 802.3 Ethernet Ethernet frame broadc..

KB0129
'network' ํƒœ๊ทธ์˜ ๊ธ€ ๋ชฉ๋ก