How to connect to a proxy with IP, TCP port, username and password?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to connect to a proxy with IP, TCP port, username and password?

2,148件の閲覧回数
EmbeddedHobbyis
Contributor I

Hello,

I need to know how to connect to a proxy passing its IP, TCP port, username and password.

OS is MQX 3.7.

Thank you.


ラベル(1)
タグ(3)
0 件の賞賛
返信
4 返答(返信)

1,185件の閲覧回数
Monica
Senior Contributor III

Hello EmbeddedHobbyist!

How is the project going? Any breakthroughs? Keep us posted! :smileywink:

Best regards,

Monica

0 件の賞賛
返信

1,185件の閲覧回数
princyps
Contributor I

I want to know more details about the proxy support for HTTP, FTP and eMail in MQX/RTCS. Is there any userconfiguration support for proxy in RTCS stack ?

Is there any example for these? OS is MQX 4.0.

0 件の賞賛
返信

1,185件の閲覧回数
Martin_
NXP Employee
NXP Employee

I think you will use RTCS streaming socket to connect to a proxy IP and port. The information about true destination and username:password should be given in application layer packets. For HTTP I guess it will be in request-headers, in "Host" and "Proxy-Authorization" request-header fields.

0 件の賞賛
返信

1,185件の閲覧回数
kezato
Contributor I

Hi, Martin Latal.

Would you have any exemple of this implementation? I'm having the same problem, my device is installed on a local network that communicate via proxy server with internet.

tks,

0 件の賞賛
返信