Giter Club home page Giter Club logo

pipe.net's Introduction

Pipe.Net

A simple C# named pipe server implementation that can be used to share data with Node.js instances

Available as a NuGet package download on Nuget Gallery here: https://www.nuget.org/packages/Pipe.Net/

Build status

Build status

Example usage

Server The project is firstly designed for the Server side of the pipe to be on the .Net side. See the demo project Pipe.Net.Demo for server example.

Run the Pipe.Demo project. "Open" the server, and then the client. Use the "send to client" and "send to server" functions to send messages though the pipe.

Demo screen capture

Node client See the Node.Demo folder for the node client demo.

Note: The demo code requires that the .Net server should already be running.

Run the Pipe.Demo .Net project in Studio. "Open" the server.

Run the index.js script with node.

Send a message through the pipe using the "send to clients" feature in the .Net server.

Node demo screen capture

pipe.net's People

Contributors

grahammcallister 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.