Hi,
   I am having a gRPC Java client which connects to a remote gRPC server on 
a specified port.
My client is deployed on a machine which is behind a firewall, and i need 
to provide the port list 
to customer which needs to be open for gRPC communication between server 
and client.

So i have following questions 
1) how does the gRPC Java client select the outgoing TCP port?? What are 
the default ports is any??
2) Can my application explicitly pass the out going ports when i connect to 
server?

I am using gRPC version 1.0.1, and http2 over TLS1.2

Thanks & Regards,
Deepak

-- 
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/6eb412f5-348e-4da4-9bfc-c81fd17cce05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to