Code Monkey home page Code Monkey logo

libhislip's Introduction

=== HiSlip Library (libhislip) ===


    *** WARNING: Work in progress (PRE-ALPHA - not functional) ***


1. Introduction

    The HiSlip library (libhislip) is an open source library for GNU/Linux
    systems which offers a client and server API for communicating with clients
    and servers that speak the HiSlip protocol.

    The implemention supports sending/receiving messages on sychronous and/or
    asynchronous HiSlip communication channels.

    The library implements the HiSlip protocol v1.0 as described here:
    http://ivifoundation.org/downloads/Protocol%20Specifications/IVI-6.1_HiSLIP-1.1-2011-02-24.pdf
    

2. Installation

    Install steps:

    $ ./configure
    $ make
    $ make install


3. The libhislip API

    The API includes the following functions:

    *To be done*


4. API usage

    The following are simple code examples demonstrating how to use the
    libhislip API.

    Server example:

    *To be done*

    Client example:

    *To be done*


5. Contributing

    libhislip is open source. If you want to help out with the project please
    join in. Any contributions (bug reports, code, doc, ideas, etc.) are
    welcome.

    Please use the github issue tracker and pull request features.


6. Website

    Visit https://lxi-tools.github.io


7. License

    The libhislip code is covered by BSD-3, commonly known as the 3-clause (or
    "modified") BSD license

    For license details please see the LICENSE file.

libhislip's People

Contributors

dpirly avatar lundmar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libhislip's Issues

Multiple Controllers

Generally,an LXI instrument's host should support at least two network instrument servers simultaneously,but I only implement a sever which can be accessed by one controller.
I have no idea about Multiple Controllers!
Can you give me a Sever example Which can be safety accessed by multiple controllers simultaneously.

Thanks!

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.