-
- 3 way handshake & 4 way handshake는 각각 무엇을 하기 위해 진행되나요?
- 동작 과정을 설명해주세요.
- 이 과정이 필요한 이유는 무엇일까요? 장점과 단점을 설명해주세요.
- reliable network를 보장하고자 할 때 어떤 문제점이 발생할 수 있을까요?
- 흐름제어와 혼잡제어의 차이에 대해서 설명해주세요.
-
# 서론
때는 바야흐로 202X년 여름. 빈고를 포함한 친구 일동은 연휴맞이 속초 여행을 기획했습니다.
연휴에 많은 차들이 휴양지로 몰릴 것을 예상했기에 시간대와 동선 전략도 미리 수립해 놓았습니다!
남은 것은 속초에 일찍 도착해서 즐기는 것 뿐! 일행은 파란 아반떼를 타고 여행을 시작합니다.
시장에서 전과 튀김, 다양한 해산물을 구…
-
After enabeling statistics
in .env
```
COLIBRI_REST_ENABLED=1
```
in sip-communicator.properties
```
echo "org.jitsi.videobridge.ENABLE_STATISTICS=true" >> .jitsi-meet-cfg/jigasi/sip-communic…
-
Dear Dr. Liu,
I hope this message finds you well. I recently read your articles on constant potential simulations and those by other researchers. I am currently planning to conduct a first-principl…
-
Dear contributors,
We are thrilled to share the commencement of the Atomate2 paper's preparation phase. Our goal is to have the initial draft ready by our upcoming monthly gathering on **March 29**…
-
Resilience4j version: current
Java version: 11
How would you plug this kind of logic into the RateLimiter? Maybe by cycle?
I want to try to set the rate limit in a RateLimiter dynamically wit…
-
Dear Developers,
I'm a new Allegro user. I'm just trying to run the simple input shown below
*************
# general
root: results/water-tutorial
run_name: water
seed: 42
dataset_seed: 42…
-
The parameters for this system's simulation is:
```
{
"name": "128w-120ps-dt40.xyz",
"system": "128w-120ps-dt40",
"simType": "AIMD",
"dt": 0.04,
"sizeX": 15.6404,
"size…
hg08 updated
2 months ago
-
-
- OSI 7계층 각각에 대해 설명해주세요
- TCP/IP 4계층에 대해 설명해주세요
- TCP와 UDP의 차이점을 얘기해주세요
- 가상회선방식이 무엇인지, TCP/UDP 중 어디에 속하는지 얘기해주세요
- 3-way 핸드셰이킹의 과정을 설명해주세요
- 4-way 핸드셰이킹의 과정을 설명해주세요
- 혼잡 제어란 무엇인가요?
- 오류를 인지하는 …