Skip to content
#

java-sockets

Here are 93 public repositories matching this topic...

The Word Game repository hosts a Java-based game where players generate words using the last two letters of the previous word. The game offers multiple versions, leveraging different network protocols such as TCP, UDP, and UDP with ACK to provide various multiplayer experiences.

  • Updated Jun 5, 2024
  • Java

This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files from the server. The server can handle multiple clients and authenticate them using a file that stores the authorized users and their passwords. The serve

  • Updated Aug 2, 2023
  • Java

Improve this page

Add a description, image, and links to the java-sockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-sockets topic, visit your repo's landing page and select "manage topics."

Learn more