文件名称:grpc-common-master

  • 所属分类:
  • Web服务器
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2015-03-12
  • 文件大小:
  • 209kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Reza Gh*******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

In gRPC a client application can directly call methods on a server application a different machine as if it was a local object, making it easier for you to create distributed applications and services. As in many RPC systems, gRPC is based around the idea of defining a service, specifying the methods that can be called remotely with their parameters and return types. On the server side, the server implements this interface and runs a gRPC server to handle client calls. On the client side, the client has a stub that provides exactly the same methods as the server.

-In gRPC a client application can directly call methods on a server application on a different machine as if it was a local object, making it easier for you to create distributed applications and services. As in many RPC systems, gRPC is based around the idea of defining a service, specifying the methods that can be called remotely with their parameters and return types. On the server side, the server implements this interface and runs a gRPC server to handle client calls. On the client side, the client has a stub that provides exactly the same methods as the server.


(系统自动生成,下载前可以参看下载内容)

下载文件列表





grpc-common-master

..................\.gitignore

..................\LICENSE

..................\PATENTS

..................\PROTOCOL-HTTP2.md

..................\README.md

..................\cpp

..................\...\README.md

..................\...\cpptutorial.md

..................\...\helloworld

..................\...\..........\Makefile

..................\...\..........\README.md

..................\...\..........\greeter_client.cc

..................\...\..........\greeter_server.cc

..................\...\route_guide

..................\...\...........\Makefile

..................\...\...........\helper.cc

..................\...\...........\helper.h

..................\...\...........\route_guide_client.cc

..................\...\...........\route_guide_db.json

..................\...\...........\route_guide_server.cc

..................\go

..................\..\README.md

..................\..\gotutorial.md

..................\..\greeter_client

..................\..\..............\main.go

..................\..\greeter_server

..................\..\..............\main.go

..................\..\helloworld

..................\..\..........\helloworld.pb.go

..................\grpc-auth-support.md

..................\java

..................\....\README.md

..................\....\android

..................\....\.......\.gitignore

..................\....\.......\README.md

..................\....\.......\app

..................\....\.......\...\.gitignore

..................\....\.......\...\build.gradle

..................\....\.......\...\proguard-rules.pro

..................\....\.......\...\src

..................\....\.......\...\...\main

..................\....\.......\...\...\....\AndroidManifest.xml

..................\....\.......\...\...\....\java

..................\....\.......\...\...\....\....\io

..................\....\.......\...\...\....\....\..\grpc

..................\....\.......\...\...\....\....\..\....\helloworldexample

..................\....\.......\...\...\....\....\..\....\.................\GreeterGrpc.java

..................\....\.......\...\...\....\....\..\....\.................\Helloworld.java

..................\....\.......\...\...\....\....\..\....\.................\HelloworldActivity.java

..................\....\.......\...\...\....\res

..................\....\.......\...\...\....\...\layout

..................\....\.......\...\...\....\...\......\activity_helloworld.xml

..................\....\.......\...\...\....\...\mipmap-hdpi

..................\....\.......\...\...\....\...\...........\ic_launcher.png

..................\....\.......\...\...\....\...\mipmap-mdpi

..................\....\.......\...\...\....\...\...........\ic_launcher.png

..................\....\.......\...\...\....\...\mipmap-xhdpi

..................\....\.......\...\...\....\...\............\ic_launcher.png

..................\....\.......\...\...\....\...\mipmap-xxhdpi

..................\....\.......\...\...\....\...\.............\ic_launcher.png

..................\....\.......\...\...\....\...\values

..................\....\.......\...\...\....\...\......\strings.xml

..................\....\.......\build.gradle

..................\....\.......\gradle

..................\....\.......\......\wrapper

..................\....\.......\......\.......\gradle-wrapper.jar

..................\....\.......\......\.......\gradle-wrapper.properties

..................\....\.......\gradlew

..................\....\.......\gradlew.bat

..................\....\.......\settings.gradle

..................\....\javatutorial.md

..................\node

..................\....\.gitignore

..................\....\README.md

..................\....\greeter_client.js

..................\....\greeter_server.js

..................\....\helloworld.proto

..................\....\package.json

..................\....\route_guide

..................\....\...........\README.md

..................\....\...........\route_guide.proto

..................\....\...........\route_guide_client.js

..................\....\...........\route_guide_db.json

..................\....\...........\route_

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org