GithubHelp home page GithubHelp logo

jancura / modular-server Goto Github PK

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

A programmable server which functionality can easily be extended by adding plugins ( DDLs).

License: Other

C++ 95.54% Objective-C 1.08% C 3.38%

modular-server's Introduction

modular-server

Title: Modular server

  • Author : Pavol Jancura ([email protected])
  • Platform : Windows
  • Langauge : C++
  • Version : 1.0

Descritpion: A programmable server which functionality can easily be extended by adding plugins (DDLs).

This project contains the working implementation of a server, which functionality can be easily 
extended by plugins implementated as dll. For the purpose of demonstration, few plugins are 
implemeneted in DLL folder enabling some functionalies of a server such as: 
echo, broadcast, chat, ping,... . 

One can connect to the server using TELNET. The server without any extended functionality 
implements only basic commands: who; whoami; close; exit. The server is configured by 'server.cfg' 
file in a root directory.

The current documnentation is in Slovak language.

The main repository content:

_exe_          : The instalation folder containg executables. 
                 This is the current working final vesrion. It does not contain a source code.

DLL            : The folder contains the source code of plugins and libraies for the server 
                 implemneted as dynamnicly linked libraries (DLLs). They can be imported as 
                 MS Visual Studio projects.

Modular Server : The folder containing the source code of the server. 
                 It can be imported as MS Visual Studio project.

Programova dokumentacia.doc   : The program documentaion in Slovak language.
Uzivatelska dokumentacia.doc  : The user documentaion in Slovak language.
LICENSE                       : The license terms.

modular-server's People

Contributors

jancura avatar

Watchers

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