question

Upvotes
Accepted
46 6 10 15

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 512.0 KiB each and 1.0 MiB total.

@nick.zincone.1 Is there any other means to provide proxy information.

1 Answer

· Write an Answer
Upvotes
Accepted
22k 58 14 21

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 512.0 KiB each and 1.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


Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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