On Wed, Mar 22, 2017 at 11:09 PM, <[email protected]> wrote:

> On Thursday, March 23, 2017 at 11:27:49 AM UTC+5:30, [email protected]
> wrote:
>>
>> Hey Eric. He asked about the C++ API and not C# :) I didn't answer since
>> I don't know the C++ API.
>
>
I don't know where I saw C#, but I did realize that the RegisterService API
was C++. So I just sort of answered in a way that didn't matter which was
being used :)

I thought I had deleted my post; Realize now that mail would have been
> triggered. Initially because of another error from Cient side ,I thought
> calling RegisterService twice was not working. But it is working thanks;
>
>> builder.AddListeningPort(server_address, grpc::InsecureServerCredentials
>> ());
>> builder.RegisterService(&obj_detect_svc);
>> builder.RegisterService(&serverCheck);
>> std::unique_ptr<Server> server(builder.BuildAndStart());
>
>
> <https://gitlabe1.ext.net.nokia.com/nsl/base_services/merge_requests/15/diffs#f2a50ed8602e5c7bf28b2d4e2b6e3d32dd39b8f8_0_105>
> <https://gitlabe1.ext.net.nokia.com/nsl/base_services/merge_requests/15/diffs#f2a50ed8602e5c7bf28b2d4e2b6e3d32dd39b8f8_0_105>
> <https://gitlabe1.ext.net.nokia.com/nsl/base_services/merge_requests/15/diffs#f2a50ed8602e5c7bf28b2d4e2b6e3d32dd39b8f8_0_106>
> <https://gitlabe1.ext.net.nokia.com/nsl/base_services/merge_requests/15/diffs#f2a50ed8602e5c7bf28b2d4e2b6e3d32dd39b8f8_0_106>
> <https://gitlabe1.ext.net.nokia.com/nsl/base_services/merge_requests/15/diffs#f2a50ed8602e5c7bf28b2d4e2b6e3d32dd39b8f8_0_107>
> <https://gitlabe1.ext.net.nokia.com/nsl/base_services/merge_requests/15/diffs#f2a50ed8602e5c7bf28b2d4e2b6e3d32dd39b8f8_0_107>
> (I opened this thread as Google search was pointing this as the most
> relevant and thought updating it may help others (sorry was using this like
> StackOverflow) )
>

It's fine to post to an old thread if it is fixed later, but generally that
should be done by someone in the original thread since they are in a
position to know how it was resolved. A lot happens in a year and so
questions that appear similar frequently have different causes. And if you
see, this thread had already devolved from the original question. Starting
a new thread reduces the confusion in figuring out what is being talked
about.

StackOverflow has less issue with threads "morphing" and discussing many
different things.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oPN8MCdjz0H-RO1_mKr%2BfuVmY-bGh6gUW5YD5v%2BT3msEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to