From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/ko/glossary/tcp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/glossary/tcp/index.html') diff --git a/files/ko/glossary/tcp/index.html b/files/ko/glossary/tcp/index.html index e7d09d2492..e2a8840f19 100644 --- a/files/ko/glossary/tcp/index.html +++ b/files/ko/glossary/tcp/index.html @@ -7,7 +7,7 @@ translation_of: Glossary/TCP

TCP의 역할은 에러가 없이 패킷이 신뢰할 수 있게 전달 되었는지 보증해 주는 것이다. TCP는 동시제어가 가능하다. 이는 초기 요청이 작게 시작해도 컴퓨터들과 서버들의 대역폭의 깊이가 증가해도 네트워크가 지원할 수 있다는 것을 뜻한다.

-