GithubHelp home page GithubHelp logo

linneman / idefix Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 352 KB

A thin web server for embedded devices

Home Page: http://linneman.github.com/Idefix

License: GNU General Public License v3.0

C 99.24% Shell 0.09% JavaScript 0.67%

idefix's Introduction

Idefix is a very thin webserver for embedded devices. Its main 
purpose it to deliver content statically where most of the user 
interface control logic should be implemented on the client side 
using java script.

The code is implemented in pure ANSI-C and does not necessarily
require a TCP/IP stack to be installed. If TCP/IP is not 
available the http traffic can be routed via a serial line by
byte stuffing ASCII control characteres. The controlling host
is required to route the serial line to a TCP-listening port
e.g. by reusing the code snippets in sockserver.c

February 2010, Otto Linnemann

idefix's People

Contributors

linneman avatar

Stargazers

Jörg Ramb avatar  avatar

Watchers

 avatar James Cloos 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.