You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project implements a UDP-based directory service where a client sends requests to the server and receives directory data organized as a tree. UDP enables fast communication, while ACK mechanisms ensure reliability.