摘要:
二、Server版方法-Ubuntu16以下配置静态IP的方法对Ubuntu和CentOS都适用。 1、修改IP地址1)、先用命令ifconfig查询一下原来网卡的名字,如下: hzq@ubuntu:~$ ifconfigens33 Link encap:以太网 硬件地址 00:0c:29:c3:b 阅读全文
posted @ 2020-05-01 23:46
不带R的墨菲特
阅读(590)
评论(0)
推荐(0)
摘要:
proto文件helloword.proto: // Copyright 2015 gRPC authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this 阅读全文
posted @ 2020-05-01 18:47
不带R的墨菲特
阅读(1206)
评论(1)
推荐(0)
摘要:
1.测试前提,参考先熟悉grpc测试demo: 参考官网:python 实现grpc client以及service : https://grpc.io/docs/quickstart/python/ java实现client 和service:https://grpc.io/docs/quicks 阅读全文
posted @ 2020-05-01 16:39
不带R的墨菲特
阅读(2519)
评论(0)
推荐(0)