K66F http server with authentication

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

K66F http server with authentication

801件の閲覧回数
a8Chcx
Contributor V

Hi,

I am using FRDM-K66F and trying to build HTTP server with Digest Authentication.

Could anybody let me know if there is any sample to use based MCUXpresso IDE?

Thanks,

Christie

0 件の賞賛
返信
3 返答(返信)

777件の閲覧回数
Pablo_Ramos
NXP Employee
NXP Employee

Hi @a8Chcx,

The HTTP server examples based on MCUXpresso IDE for Kinetis K66 can be found in the SDK.

You can access these examples by importing the SDK examples and searching for http.

Pablo_Ramos_1-1764015728909.png

Best Regards,

Pablo

 

0 件の賞賛
返信

751件の閲覧回数
a8Chcx
Contributor V

Hi Pablo,

Thank you.

But, I can't find the sample for HTTP server with Digest Authentication?

Can you tell me where I can find it?

Thanks,

Christie

 

0 件の賞賛
返信

729件の閲覧回数
Pablo_Ramos
NXP Employee
NXP Employee

Hi @a8Chcx.,

I apologize for any inconvenience this may cause, but we do not have examples of an HTTP server with digest authentication for Kinetis K66.

My recommendation would be to start with the httpsrv_freertos example. You can find APIs in the httpsrv folder that can assist with the implementation.

Please note that the implementation will need to be done on your end.

Best Regards,
Pablo

0 件の賞賛
返信