http server and open sockets

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

http server and open sockets

Jump to solution
630 Views
wti
Contributor I

Hello,

This may seem like a basic question, but i am opening a socket connection and then listing for a telnet connection which works great.

Now i want to add http to the mix, of course when i call httpd_server_init/httpd_server_run is will fail because the socket call has already been made.

Is there way to feed the https calls the socket connection i already have open to the httpd calls ?

Thanks

Labels (1)
0 Kudos
1 Solution
314 Views
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi WTI,

Please let me know if the answer here: https://community.freescale.com/thread/301503

helps you.

Best Regards,

Garabo

View solution in original post

0 Kudos
1 Reply
315 Views
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi WTI,

Please let me know if the answer here: https://community.freescale.com/thread/301503

helps you.

Best Regards,

Garabo

0 Kudos