Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

daviinacio/DCode

Repository files navigation

DCode

13/11/2016

$DCode


DCode is a library, with some classes, to be used to "pack" and "unpack" data informations from a string

Instalation

 - Download the library, DCode.dll (Windows .NET) or DCode.jar (Java)
 - Include on your project
 - Use the classes and functions

Download

Documentation

* [Documentação em Português (PT-BR)](Docs/PT-BR/README.md)
* [Documentation in English](Docs/English/README.md)

Compatibility

- DCode.dll:
    - .Net Framework v4.5
    
- DCode.jar:
    - JDK 7

    - JVM: Windows, Mac OS, Linux.
    
    - Android:
        MinSdk: API 10 / v2.3.6 (Gingerbread)
        MaxSdk: The last sdk

Contribute

- Issue Tracker: github.com/daviinacio/DCode/issues
- Source Code: github.com/daviinacio/DCode

Support

If you are having issues, please let us know.
We have a maling list located at: daviapps@gmail.com

License

The project is licensed under the BSD license.