An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with client-server-example

A curated list of projects in awesome lists tagged with client-server-example .

https://github.com/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.

callback callback-api channelfactory client-server client-server-example concurrency concurrent-programming contracts data-modeling data-models service service-library stock-market stock-market-simulator wcf wcf-bindings wcf-client wcf-proxy wcf-service wcf-service-client-demo

Last synced: 25 Apr 2025

https://github.com/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.

callback callback-api channelfactory client-server client-server-example concurrency concurrent-programming contracts data-modeling data-models service service-library stock-market stock-market-simulator wcf wcf-bindings wcf-client wcf-proxy wcf-service wcf-service-client-demo

Last synced: 17 Mar 2025

https://github.com/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.

client-server-example client-server-java client-server-java-program

Last synced: 29 Nov 2025

https://github.com/zabuzard/tictactoe

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

client-server client-server-example game sockets tictactoe

Last synced: 01 Mar 2025

https://github.com/egasimov/socketprogramming

Socket Programming in Java

client-server-example java socket tcp udp

Last synced: 10 Oct 2025

https://github.com/jokiller230/pyguesser

Guessing game between 2 parties (server and client).

client-server-example guessing-game python python-socket school-project tcp

Last synced: 12 Sep 2025

https://github.com/survi218/rest-api-angular-resource

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

angularjs client-server-example restful-api

Last synced: 16 Mar 2025

https://github.com/fhpriamo/trabalho6

University project n° 6

client-server-example

Last synced: 25 Mar 2025

https://github.com/gusenov/client-server-winsock2-api-example

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

client-server client-server-example example socket-programming udp udp-client udp-server udp-socket winsock winsock2

Last synced: 09 Oct 2025