question

Upvotes
Accepted
6 2 3 5

How to specifiy a web proxy when using the RDP PlatformSession connection?

When creating a session as shown in Example "1.1. PlatformSession" I cannot find any arguments to specify a web proxy. Is there a way to set these arguments or how could I implement such a requirement?

Regards,

Martin

rdp-apirefinitiv-data-platformc#refinitiv-data-platform-librariesproxy
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
13k 32 12 18

Hi @martin.grunwald,

I think the .NET library will automatically use the system proxy settings - so there is no need to explicitly provide proxy information in the arguments.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Our users need more fine grained controls as to what application has what access rights. One system global (per user) setting is not sufficient for them.

Hi @martin.grunwald ,

Please refer to proxy setting guide for HTTP client which is used by the .NET library - Refer to this: https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient.defaultproxy?view=net-5.0


Click below to post an Idea Post Idea