All Projects → zeroc-ice → Ice Demos

zeroc-ice / Ice Demos

Licence: gpl-2.0
Sample programs for Ice

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ice Demos

Ice
Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more.
Stars: ✭ 1,772 (+521.75%)
Mutual labels:  rpc, ice
Easyrpc
EasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。
Stars: ✭ 329 (+15.44%)
Mutual labels:  rpc, demo
Spring Security Oauth2.0
本项目原名为CitySecurity,主要用于浏览器端的登录鉴权.使用了SpringSecurity实现表单安全登录、图形验证的校验、记住我时长控制机制、第三方登录.比较独特的一点是集合SpringSocial做第三方登录的支持(此处本人测试自用app-id和app-secret,如果需要测试可以帮忙点下星发邮件给我,会尽快给与回复,谢谢支持!).该方案是目前本人觉得比较完善的一套安全登录的方式,前端页面设计也是本人制作,比较简洁,当然你也可以用自己的一套比较漂亮的UI,此处仅供参考,有什么好的建议都可以给予反馈.该框架在Spring官方网站上也有相关的文档介绍,喜欢本项目的伙伴可以给我点下星,支持一下,当然可以与我交流,共同学习,共同进步!
Stars: ✭ 265 (-7.02%)
Mutual labels:  demo
Cp Demo
Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Replicator, Confluent Schema Registry, Security
Stars: ✭ 278 (-2.46%)
Mutual labels:  demo
Vue Demo Collection
A collection of Vue.js demos
Stars: ✭ 274 (-3.86%)
Mutual labels:  demo
Flutter Ui Nice
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Stars: ✭ 3,092 (+984.91%)
Mutual labels:  demo
Kotlin Cn
【已下线】https://discuss.kotliner.cn 的第一个实验版本,尝试使用Kotlin编写构建的 Kotlin China 论坛,etcd+自研tpc协议RPC
Stars: ✭ 276 (-3.16%)
Mutual labels:  rpc
Tarscpp
C++ language framework rpc source code implementation
Stars: ✭ 261 (-8.42%)
Mutual labels:  rpc
Timer.jquery
jQuery Timer: Start/Stop/Resume/Remove pretty timer inside any HTML element.
Stars: ✭ 283 (-0.7%)
Mutual labels:  demo
React Ssd1306
📟 A React Renderer for SSD1306 OLED chip on Raspberry Pi.
Stars: ✭ 273 (-4.21%)
Mutual labels:  demo
Springbootdemo
本项目基于springboot最新版2.1.3RELEASE 收集记录学习spring的点点滴滴,通过每一个小demo,一步步进阶,逐步完善。
Stars: ✭ 278 (-2.46%)
Mutual labels:  demo
Qbr
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
Stars: ✭ 122 (-57.19%)
Mutual labels:  demo
Saluki
Spring Boot starter module for gRPC framework.
Stars: ✭ 267 (-6.32%)
Mutual labels:  rpc
Poisson blend
Seamless copy-and-paste of images with Poisson Blending.
Stars: ✭ 277 (-2.81%)
Mutual labels:  demo
Mu Scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Stars: ✭ 266 (-6.67%)
Mutual labels:  rpc
Mushroom
Distributed In-Memory Index 分布式内存索引
Stars: ✭ 280 (-1.75%)
Mutual labels:  rpc
Erpc
Embedded RPC
Stars: ✭ 262 (-8.07%)
Mutual labels:  rpc
Api Docs
api.nasa.gov
Stars: ✭ 267 (-6.32%)
Mutual labels:  demo
Quietnet
Simple chat program that communicates using inaudible sounds
Stars: ✭ 2,924 (+925.96%)
Mutual labels:  demo
Yarpc Go
A message passing platform for Go
Stars: ✭ 285 (+0%)
Mutual labels:  rpc

Ice Demos

The ice-demos repository provides sample programs for Ice.

Layout

The sample programs are grouped by programming language:

For example, the cpp11 folder contains all the sample programs written in C++ that demonstrate the Ice C++11 mapping.

The certs folder contains X.509 certificates shared by some of these sample programs.

Platform Support

The sample programs are not all available on all platforms. For example, the C# sample programs are currently only for Windows and were not tested on any other platform.

Building and Running the Sample Programs

The README.md file in each language subdirectory provides instructions for building and running the sample programs.

Branches

  • master Primary development branch (unstable, frequently updated)

  • 3.7 Demos for Ice 3.7 (stable, frequently updated)

  • 3.6 Demos for Ice 3.6.x plus various patches (stable)

  • 3.5 Demos for Ice 3.5.1 plus various patches (stable)

  • 3.4 Demos for Ice 3.4.2 plus various patches (stable)

License

The sample programs are licensed under the GNU General Public License version 2 (GPLv2).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].