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

GitHub topics: client-server-example

IDouble/Multithreading-Chat-Client-Java

👥 A simple Chat Client in Java, implemented with the Observer pattern 👥

Language: Java - Size: 3.02 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 11

IDouble/Multithreading-Chat-Server-Java

🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥

Language: Java - Size: 843 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 10

Jokiller230/pyguesser

Guessing game between 2 parties (server and client).

Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Pranav2092/Socket-Programming

This repository contains the template C++ code for Socket Programming

Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

basant-kumar/Computer_Networks_Lab

This repository contains all my work from Computer Network Lab

Language: C - Size: 4.35 MB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

pepsi7959/client-server

The client-server library in order to optimise your services.

Language: C - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Zeruxky/Client-Server-Pattern

Client-Server application

Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Reidmen/LostExchangeSystem

A practical client-server orderbook for learning purposes

Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thedatamonk/RTOS

This repository contains code for the assignments of Real-Time Operating Systems (RTOS) course offered in IIIT-Bangalore

Language: C - Size: 891 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Janrupf/grpc-demo 📦

gRPC server/client example

Language: Java - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

badarshahzad/Client-Server-

In this repository I'm going to tell you about Client and Server connection. The back end of client and server in java.

Language: Java - Size: 560 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

atul04/keyValueServerClient

a simple in-memory key-value (KV) store as a client-server application running over TCP sockets,

Language: C - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Drag13/typescript-browserify-template 📦

Client-Server typescript template with browserify and hot reloading

Language: TypeScript - Size: 762 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gusenov/client-server-winsock2-api-example

Пример клиент-серверного приложения на WinSock2 API с дейтаграммными сокетами (протокол UDP).

Language: C++ - Size: 541 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kathleenwest/WCFStockServiceSingletonWithClientChannelFactory

This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a “singleton” and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-directional/callback relationship. The client (StockClient) uses the ChannelFactory pattern as opposed to “Add Service Reference” with SVCUTIL. The client and service share a common assembly (SharedLib) that contains the key contract and data model information. Furthermore, a Utilities project is used by the client console application to facilitate user data entry and the complicated details of building and managing the WCF ChannelFactory connection implementation. The ProxyGen class inside the Utilities project abstracts the details of implementing and managing a generic ChannelFactory connection to a generic service for a client. Note: The Utilities project library was included as base code for my lab project to facilitate speedy completion; we were not expected to code this Utilities project ourselves due to complexity and time constraints. The remaining projects in the solution (SharedLib, StockClient, StockServiceHost, and StockServiceLib), I completed individually per requirements for the lab project.

Language: C# - Size: 1.02 MB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

Nyura95/nyusocket

nyusocket is a module golang for make a socket server simply and compatible with the native socket of any browser

Language: Go - Size: 60.5 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taher-mulla/Chatbot-Game-v.2

Client-server java chatbot to play a game. This is the second iteration and the game is played between a client and a server.

Language: Java - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

glatrofa/DevOps-demo

Simple web app demo made with DevOps practices.

Language: HTML - Size: 144 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

KeltorHD/Client-Server-Application-Design-Patterns-Teaching

Client-server application for teaching design patterns

Language: C++ - Size: 37 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

SatyamSoni23/Chat-Room

This is an Android app chat sample work as a client and PHP using the Ratchet project as Server and JS Websocket.

Language: Java - Size: 1.15 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

luckyp71/android-go-gorillamux-gorm-postgresql

Android, Go, Gorilla Mux, GORM, PostgreSQL Integration Example

Language: Java - Size: 1.81 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

sinainnet/challange

A simple async Server for speed test with a simple client.

Language: C++ - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

fhpriamo/trabalho6

University project n° 6

Language: C# - Size: 113 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

egasimov/SocketProgramming

Socket Programming in Java

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

IGR2014/ClientServer

Linux TCP/UDP Client-Server example

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

werediver/Venues

Just a typical demo project.

Language: Swift - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

ahester57/JavaSocketsEx

(Java) Playing around with sockets. Just for fun.

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

survi218/rest-api-angular-resource

Angular $resource to access the data from a server that supports REST API

Language: HTML - Size: 16 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

survi218/angular-client-server

client-server communication in angularjs

Language: HTML - Size: 15.9 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Zabuzard/TicTacToe

Server-Client based version of the game 'TicTacToe'.

Language: Java - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0