Get my application to be allowed access through firewall using c#

前端 未结 4 1873
失恋的感觉
失恋的感觉 2021-01-24 09:10

i am trying to get my application to be allowed through firewall, as I have to do ftp in active and passive mode is not an option as servers are not configured for that. so i tr

4条回答
  •  温柔的废话
    2021-01-24 09:28

    For running as a different user: Run Code as a different user (C#)

    As for getting through the firewall, have you talked to the person/group responsible for the firewall security? They may have some rules in place that you could use.

提交回复
热议问题