client-server-communication
Here are 18 public repositories matching this topic...
Modern Food Recipes App - Android Development with Kotlin
-
Updated
May 12, 2022 - Kotlin
A simple client server communication using socket programming
-
Updated
Aug 4, 2022 - Java
A simple program coded in C language to illustrate a TCP Client Server Communication in Socket Programming
-
Updated
Aug 9, 2022 - C
A simple program coded in C language to illustrate a UDP Client Server Communication in Socket Programming
-
Updated
Aug 9, 2022 - C
A simple program coded in C language to illustrate a TCP multiple Client Server Communication in Socket Programming
-
Updated
Aug 9, 2022 - C
A program coded in C language to create a non-forking concurrent Client-Server Chat Program using select function
-
Updated
Aug 9, 2022 - C
A program coded in C++ language using socket programming to illustrate complete network of chatting or getting ip addresses on internet using dns and proxy-dns servers
-
Updated
Aug 9, 2022 - C++
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
Client server communications with DAC/MAC/RBAC authorizations
-
Updated
May 14, 2023 - Java
Real-time chat application built using Node.js, Express, and Socket.io to enable instant messaging between users. The application provides a simple and intuitive interface for users to connect, exchange messages, and stay in touch in real-time.
-
Updated
Dec 24, 2023 - JavaScript
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
Implementing a Tic-Tac-Toe game using TCP/IP client-server communication in Java. This project allows two players to connect over a network, playing the classic game in a turn-based fashion.
-
Updated
Jun 29, 2024 - Java
This project showcases the implementation of a single-threaded server in java. It covers concepts like sockets for client-server communication and handling requests sequentially.
-
Updated
Jul 6, 2024 - Java
This project demonstrates the implementation of a thread pool server in java with efficient client-server communication.
-
Updated
Jul 9, 2024 - Java
A .NET library that helps you implement a client/server architecture for command line interface applications.
-
Updated
Oct 28, 2024 - C#
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
Oct 19, 2024 - 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.
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."