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
Implement a file server which could support multiple clients with synchronization, communicated by IPC sockets, UDP.
No need to run Server.java.
Run UDPServer.java at 1 pc.
Run Clients at other pcs.
About
Implement a file server which could support multiple clients with synchronization, communicated by IPC sockets.