A multithreaded client-server program that uses Java Sockets to establish TCP/IP connection. The server allows multiple clients to upload, retrieve and delete files on/from the server.
-
Updated
Feb 10, 2022 - Java
A multithreaded client-server program that uses Java Sockets to establish TCP/IP connection. The server allows multiple clients to upload, retrieve and delete files on/from the server.
Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.
Project lập trình mạng mô phỏng hệ thống FTP
Implementation of a mail server and client in Java. (Uses JavaFX for graphical interfaces, thread concurrency management, and TCP sockets for client-server communication)
A repo for my Networks Lab
Add a description, image, and links to the tcp-sockets topic page so that developers can more easily learn about it.
To associate your repository with the tcp-sockets topic, visit your repo's landing page and select "manage topics."