Skip to content
#

server-client-communication

Here are 190 public repositories matching this topic...

This project presents two separate WCF Service Applications and a client "tester" console application in the same Visual Studio solution. The WCF Services were hosted using IIS Express. A simple console "test" application connects to both of the services through separate proxy references. There are two services: school service (the main demo) an…

  • Updated Jul 17, 2025
  • C#

Assignments of CSE-344 / System Programming on POSIX using mutexes server client communication, pthreads, parent child communication, semaphores, daemon process, systemV / POSIX / binary semaphores, detached/joinable threads, supplier consumer relationship, pipes

  • Updated May 11, 2025
  • C

Contains applications that enable communication between the PRUs on the BeagleBone development board and the Linux side of the board using shared memory.

  • Updated May 1, 2025
  • C++

Transferring files between different operating systems like Windows and Linux can be challenging. To overcome this, I created a File Transfer System using a server-client architecture, where a server receives files and a client sends files. This allows seamless data transfer between different OS environments.

  • Updated Apr 4, 2025
  • Python

Improve this page

Add a description, image, and links to the server-client-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 server-client-communication topic, visit your repo's landing page and select "manage topics."

Learn more