Skip to content
#

client-server-communication

Here are 15 public repositories matching this topic...

This project demonstrates how to use jQuery to handle form submissions with multipart FormData, including file uploads, via Ajax. It includes a sample HTML form, a JavaScript file for Ajax handling, and a PHP backend for processing the submitted data.

  • Updated May 19, 2024
  • HTML

This repository contains two JavaFX applications demonstrating real-time communication between client and server applications. The "Post News" application allows users to input and post news to a local server, while the "View News" application listens for news updates from the server and displays them.

  • Updated Mar 2, 2024
  • 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 client-server-communication 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 client-server-communication topic, visit your repo's landing page and select "manage topics."

Learn more