Skip to content
#

computer-networks-course

Here are 31 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
ChatApp-Client-Server-java

This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection

  • Updated Feb 11, 2023
  • Java

Improve this page

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

Learn more