Skip to content
#

udp-socket

Here are 48 public repositories matching this topic...

UDP-Client-Server-Communication-Using-Java

The application allows a client to send messages to a server and receive responses from the server over the network. The repository provides a basic implementation of the UDP communication protocol, including the creation of datagram sockets for sending and receiving messages, The code is well commented and organized, making it easy for users

  • Updated Feb 12, 2023
  • Java

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

Improve this page

Add a description, image, and links to the udp-socket 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 udp-socket topic, visit your repo's landing page and select "manage topics."

Learn more