文件名称:源码_GRPC_CPP_Demo.zip
文件大小:88.98MB
文件格式:ZIP
更新时间:2024-10-13 06:59:32
grpc Helloworld c++ windows
windows下GRPC的C++示例程序
【文件预览】:
GRPC_CPP_Demo
----proto()
--------helloworld.proto(1KB)
--------protoc.exe(2.86MB)
--------grpc_cpp_plugin.exe(996KB)
--------run.bat(141B)
--------out()
----Debug()
--------Server.pdb(66KB)
----.vs()
--------GRPC_CPP_Demo()
----x64()
--------Release()
----GRPC_CPP_Demo.sln(2KB)
----Client()
--------helloworld.grpc.pb.cc(4KB)
--------Client.vcxproj(8KB)
--------helloworld.grpc.pb.h(14KB)
--------greeter_client.cc(3KB)
--------Client.vcxproj.filters(1KB)
--------x64()
--------Client.vcxproj.user(168B)
--------helloworld.pb.cc(20KB)
--------helloworld.pb.h(17KB)
----Server()
--------helloworld.grpc.pb.cc(4KB)
--------Debug()
--------helloworld.grpc.pb.h(14KB)
--------Server.vcxproj.filters(1KB)
--------x64()
--------Server.vcxproj.user(168B)
--------helloworld.pb.cc(20KB)
--------Server.vcxproj(8KB)
--------helloworld.pb.h(17KB)
--------greeter_server.cc(2KB)