Skip to content

Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal

License

Notifications You must be signed in to change notification settings

hprose/hprose-delphi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 14, 2022
158e275 · Dec 14, 2022
Mar 8, 2015
May 29, 2014
Dec 6, 2016
Dec 6, 2016
Dec 14, 2022
Dec 18, 2016
Dec 14, 2016
Dec 11, 2018
Dec 11, 2018
Feb 6, 2016
Jun 22, 2017
Dec 11, 2018

Repository files navigation

Hprose

Hprose for Delphi/Lazarus

Join the chat at https://gitter.im/hprose/hprose-delphi Supported Delphi versions: delphi6-delphi10.3 Supported FreePascal versions: freepascal2-freepascal3 GitHub release

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 and install Hprose as a package there. (Delphinus-Support)