- Jun 6, 2020
- 11,559
- 4,422
Hi all,
I'm trying to deploy one of my sw in a very strictly controlled LAN where everything should pass through a proxy.
They ask me to integrate the ability to make use of their proxy in my sw.
What should I do?
As an example of data transmission, I have:
B4X:
wscsync is:
Public const wscsync As String = "https://<mydomain>:62238/mnog"
Proxy needs authentication (user/password). What they can give me is:
proxy name/address
proxy port
proxy user (allowed to access Internet)
proxy password for user
I found the following code snippets on this forum, but I don't know how to use them (and whether they could be part of the solution):
B4X:
I'm trying to deploy one of my sw in a very strictly controlled LAN where everything should pass through a proxy.
They ask me to integrate the ability to make use of their proxy in my sw.
What should I do?
As an example of data transmission, I have:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
wscsync is:
Public const wscsync As String = "https://<mydomain>:62238/mnog"
Proxy needs authentication (user/password). What they can give me is:
proxy name/address
proxy port
proxy user (allowed to access Internet)
proxy password for user
I found the following code snippets on this forum, but I don't know how to use them (and whether they could be part of the solution):
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید