An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: serverclient

aslams2020/Textly-Chat-App

Textly is a multi-client chat application designed to demonstrate core networking principles and real-time communication using Java's socket programming capabilities. Built with performance and extensibility in mind.

Language: Java - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

EvyatarHaim/TetriZone

HS Final Project - Networking

Language: Python - Size: 2.33 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

rahul-97-barman/ModuleErrorLogger

Server and client system using UDP socket programming on a Raspberry Pi 4, leveraging a Linux build system from the Yocto Project, including bitbake, meta-layers, and recipes.

Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

kosa12/MultiplayerChess

This is a simple chess game implemented in Java with a Swing-based graphical user interface. The game includes a chessboard with pieces, and users can interact with the board to move pieces.

Language: Java - Size: 164 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zack047/Java-Chat-Application

This is a chat application developed in Java.swing. Uses UDP protocol and two main methods MyServer and MyClient

Language: Java - Size: 71.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

brianlangay4/Real-time-ChatApp

A Real Time chat application (sockets) Android app as a Client

Size: 108 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

JustinBUrbany/Some-Projects

Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

chenxu2394/Restaurant_gRPC

An implementation of a restaurant ordering system using gRPC for server-client communication.

Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vladescualexandra/task-manager

Application server-client in Java for task management.

Language: HTML - Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aminnairi/kryptonian

Purity, hope, and the strength of Krypton in one package

Language: TypeScript - Size: 392 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

enderceliik/Tcp-Server-Client-QT

The project aims to simulate the relationship between the server and the client with QT C++

Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

torrancecui/Blockchain-Dictionary

A key value store system backed by blockchain and implements multi-paxos agreement

Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shreyventure/book-store-rdbms

Ecommerce website for purchasing books. Built using NodeJS(expressJS) for backend, ejs for frontend and mySQL for database.

Language: HTML - Size: 2 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Piyushmanghani7/Distributed-Cryptocurrency-Trading-System

Client-Server RMI programming

Language: Java - Size: 622 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuelbenichou/ChampionsLeague-Maze

A maze generator and solver written in Java, which uses the Prim algorithm and BFS/DFS algorithm.

Language: Java - Size: 3.78 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

arik-x0/chess-minimax

This is chess minimax client server project that I have done in college for 2 years

Language: Java - Size: 811 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

WaniaKhance/Robot_Navigation_Towards_Goal_using_ROS_ActionLib

In this project, we described a system which allows robot to navigate through the environment in order to reach its goal. This system design is based on action server and action client communication via a ‘ROS Action Protocol’.

Language: Python - Size: 183 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

WaniaKhance/Face_Detection_using_ROS_Services

In this project, we described a system which is capable of detecting faces in the images. This system design is based on server-client communication that requires request / reply interaction.

Language: Python - Size: 196 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tristanratz/SwiftUI-ChatApp

A small cross plattform SwiftUI Chat Room App implemented using TCP with a Python-Twisted Server included.

Language: Swift - Size: 2.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

0301yasiru/aChat

This is a server-client program. You can connect multiple clients to the server and begin chatting with other clients like hackers. You can use your own encryption to send messages. And communicate anonymously.

Language: Python - Size: 7.94 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

thoonk/Anonymous-ChatProject

Anonymous-ChatProject using C#

Language: C# - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

pongy20/CoerServerClientAPI

This is a API, to use Server-Client Model in Java.

Language: Java - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dheeraj-2000/Operating-System

This repository contains projects/codes based on important concept of Operating System

Language: C++ - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

montybechir/Proxy_server_err_generator

Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank

Language: C++ - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0