News / Page 13

  1. Orange has developed and open sourced a Diameter fuzzer, based on specifications of Diameter applications following rfc 3588 / 6733. Fuzzing is a security oriented activity performed on protocol stacks. Diafuzzer is composed of several different tools: simple and accurate Diameter callflows, based on pcap traces script language to perform additional functions such as logging, […]

  2. OpenLPWA IoT Agent is a java library that serves as a bridge between the Orange LoRa®* network and the OMA NGSI protocol used by the Orion Context Broker as well as by other components of the FIWARE ecosystem. This library was written using following libraries: Eclipse Paho (client mqtt) Fiware NGSI Library Spring Web and […]

  3. Orange introduces an Android app that allows you to access the Memory game on an Orange TV Key. Thanks to the application, kids now have a possibility to play Memory on a TV screen, if they also have an Android smartphone or tablet along with an active service TV Key. Find pairs of identic images […]

  4. Orange offers a website dedicated to the development of digital accessibility. This site provides open source (under CC BY SA license) guidelines for web and mobile. It presents the requirements to be followed according to different profiles (designer, developer …). It contains methodologies and step by step examples describing the construction of accessible components often […]

  5. MongoDB plug-in enables a change journal for Akka stateful actors on MongoDB. When actors append their changes to storage, they provide a unique ID named persistenceId. Keeping the journal consists of: – recording changes to make possible recovery of the actor’s current state, – recording on a regular basis the current state (a snapshot) which […]

  6. Orange is launching IoT Soft Box, a kit to prototype end-to-end IoT solutions from devices to cloud services. It is suitable for any developer interested in discovering IoT capabilities as well as for start-ups or international corporations looking to prototype a connected object. Orange has been working very closely with ARM to provide a Live […]

  7. EtheRemark is a simple and effective solution to allow you to create collaboratively web fashion presentations By connecting to a single URL, you have access to a web page divided into two parts: The left side is a collaborative text editor (using the EtherPad tool) that allows you to edit multiple simultaneously and remotely the […]

  8. EtherPlant is a simple and effective solution to allow you to create collaboratively UML (for Unified Modeling Language) diagrams. By connecting to a single URL, you have access to a web page divided into two parts: The left side is a collaborative text editor (using the EtherPad tool) that allows you to edit multiple simultaneously […]

  9. Signs@Work is developed by Orange Labs for the Mission Insertion Handicap. It aims in favouring the exchanges and the sharing of the technical signs between the users via a platform conceived for the sign language. This helps the deaf employees and their interpreters to follow the evolution of the company in a digital world. Every […]

  10. This C++ SDK helps developing Arduino and mbed (ARM) applications for LPWAN Orange Network (works also on other network). Its purpose is to ease the development of connected objects prototypes. A sample is available, fully integrated with Arduino. To see more details, open https://github.com/Orange-OpenSource/OpenLPWANKit and from mbed platform: https://developer.mbed.org/compiler/#nav:/OrangeDash (authentication required)