There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implementation of a selective overhead mirroring system for multiple files transfer to a selected device using sockets and threads. The customer programm (MirrorInitiator) communicates with a server process (MirrorServer) that will create threads (MirrorManagers) to pull the requested files from remote devices through processes (ContentServers)