Coder Social home page Coder Social logo

kathleenwest / mywindowsservicedemo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1.83 MB

Positive Affirmations is a WCF service demo project hosted via Windows Service on a user environment. A Windows Form Application functions as a test client where users can consume the service.

Home Page: https://portfolio.katiegirl.net/2019/09/16/positive-affirmations-wcf-service-library-windows-services-hosting-client-tester-windows-form-application/

C# 100.00%
wcf-service-demo wcf-service windows-services wcf-service-client-demo wcf wcf-client windows-service windows-form-application installer positive-affirmations

mywindowsservicedemo's Introduction

MyWindowsServiceDemo

Positive Affirmations WCF Service Library & Windows Services Hosting & Client “Tester" Windows Form Application

Project Blog Article here: https://portfolio.katiegirl.net/2019/09/16/positive-affirmations-wcf-service-library-windows-services-hosting-client-tester-windows-form-application/

About

This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via a Windows Service, configuring services, and testing for tcp protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Windows Services. The Visual Studio solution also has one client “tester” Windows Form application that tests the tcp protocol connection to the hosted service.

Architecture

The demo project consists of these component topics:

• MyAffirmationServiceLib Service Library o IAffirmationService (Interface for Service) o AffirmationService (Code that Implements the Service Interface)

• PositiveAffirmationsHost “Service Host” Windows Service Application o Hosts the Service o Installer Included and Configured o Started/Stopped Using Windows Services

• TestClientGUI “Tester to Service” Windows Form Application o Connected Service “Proxy Reference” o Simple Program to test the service @ tcp endpoint

mywindowsservicedemo's People

Contributors

kathleenwest avatar

Watchers

 avatar  avatar

Forkers

alienfxfiend

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.