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
File Sender App – A Java client‑server file transfer system using TCP sockets. Client sends files with progress bar, server handles multiple clients concurrently, confirms receipt, and saves files. Features real‑time progress display, error handling, and configurable settings.