https://github.com/hprose/hprose-delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
https://github.com/hprose/hprose-delphi
cross-language cross-platform delphi delphinus delphinuspackage freepascal hprose lazarus list map pascal rpc rpc-client rpc-framework rpc-library serialization serialization-library serializer
Last synced: 3 months ago
JSON representation
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
- Host: GitHub
- URL: https://github.com/hprose/hprose-delphi
- Owner: hprose
- License: mit
- Created: 2014-04-11T12:45:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T12:22:53.000Z (over 2 years ago)
- Last Synced: 2025-01-11T00:26:29.665Z (4 months ago)
- Topics: cross-language, cross-platform, delphi, delphinus, delphinuspackage, freepascal, hprose, lazarus, list, map, pascal, rpc, rpc-client, rpc-framework, rpc-library, serialization, serialization-library, serializer
- Language: Pascal
- Homepage:
- Size: 840 KB
- Stars: 121
- Watchers: 30
- Forks: 36
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hprose for Delphi/Lazarus
[](https://gitter.im/hprose/hprose-delphi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[ ](https://github.com/hprose/hprose-delphi) [](https://github.com/hprose/hprose-delphi/releases)*Hprose* is a High Performance Remote Object Service Engine.
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
*Hprose* supports many programming languages, for example:
* AAuto Quicker
* ActionScript
* ASP
* C++
* Dart
* Delphi/Lazarus
* dotNET(C#, Visual Basic...)
* Golang
* Java
* JavaScript
* Node.js
* Objective-C
* Perl
* PHP
* Python
* Ruby
* ...Through *Hprose*, You can conveniently and efficiently intercommunicate between those programming languages.
This project is the implementation of Hprose for Delphi/Lazarus.
## Miscellaneous
You can install [Delphinus package manager](https://github.com/Memnarch/Delphinus/wiki/Installing-Delphinus) and install Hprose as a package there. (Delphinus-Support)