Giter Club home page Giter Club logo

kathleenwest / simplegreetingwcfservicelibrary-host-clientdemo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 399 KB

WCF Simple Greeting Service Library & Service Host Console Application Supporting Http and TCP Protocols & Client “Tester" Console Application

Home Page: https://portfolio.katiegirl.net/2019/04/20/wcf-simple-greeting-service-library-service-host-console-application-supporting-http-and-tcp-protocols-client-tester-console-application/

C# 100.00%
wcf wcf-service wcf-client wcf-service-client-demo wcf-bindings wcf-proxy tcp tcp-server tcp-client tcp-protocol

simplegreetingwcfservicelibrary-host-clientdemo's Introduction

SimpleGreetingWCFServiceLibrary&Host&ClientDemo

WCF Simple Greeting Service Library & Service Host Console Application Supporting Http and TCP Protocols & Client “Tester" Console Application

Project Blog Article here: https://portfolio.katiegirl.net/2019/04/20/wcf-simple-greeting-service-library-service-host-console-application-supporting-http-and-tcp-protocols-client-tester-console-application/

About

This project presents a simple WCF Greeting Service that demos architectural styles of setting up, hosting, configuring services, and testing for dual protocols: http and tcp. The service accepts a simple string, which represents a name, and returns a simple string with a greeting that acknowledges the name. Instead of using IIS Express, the simple greeting service is hosted using a console application. The Visual Studio solution also has two client “tester” applications that test both the http and tcp protocol connections to the hosted service.

Architecture

The demo project consists of these component topics:

• SimpleGreeting Service Library o ISimpleGreetingService (Interface for Service) o SimpleGreetingService (Code that Implements the Service Interface)

• ServiceHostApplication “Service Host” Console Application o Hosts the SimpleGreeting Service o Started/Stopped Using Console Window Interface

• HttpClient “Tester to Service” Console Application o Connected Service “Proxy Reference” SimpleGreetingServiceReference o Simple Program to test the service @ http endpoint

• TcpClient “Tester to Service” Console Application o Connected Service “Proxy Reference” SimpleGreetingServiceReference o Simple Program to test the service @ tcp endpoint

simplegreetingwcfservicelibrary-host-clientdemo's People

Contributors

kathleenwest avatar

Watchers

 avatar

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.