Code Monkey home page Code Monkey logo

ucp_simulator's Introduction

EMI/UCP simulator - A hunky Erlang emulating ERMES/UCP-based EMI protocol server

The simulator is an application for near-to-live testing of your EMI/UCP applications without need of access to real SMSC. The application behaves as a real SMSC with UCP interface. Your application can bind to it, send messages, etc., however nothing will get delivered anywhere as all the responses are only made-up by the simulator.

The simulator is based on LogicaCMG's EMI/UCP interface 4.6 specification.

If you like this project, you might also be interested in jtendo UCP Gateway

Usage

  1. Install:

    $ make initenv
    
  2. Run

    $ make run
    

Configuration

  • listen_port: the listening port (default: 7777)

TODO

  • TRN checking
  • Syntax checking
  • UCP windowing (flow control)
  • Concatenated messages checking
  • Sending messages from server to clients (CMD 52)
  • Delivery notifications
  • ...

License

BSD License -- http://www.opensource.org/licenses/bsd-license.php

ucp_simulator's People

Contributors

aerosol avatar systra avatar

Stargazers

Raman Hafiyatulin avatar  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.