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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,985 Views
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.


Labels (1)
0 Kudos
Reply
4 Replies

1,022 Views
Monica
Senior Contributor III

Hello EmbeddedHobbyist!

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

Best regards,

Monica

0 Kudos
Reply

1,022 Views
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 Kudos
Reply

1,022 Views
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 Kudos
Reply

1,022 Views
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 Kudos
Reply