Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Is there a way to perform HTTP authentication with WICED?  This is the authentication method that relies on .htaccess and .htpasswd files.

0 Likes
1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

If you are using NetX on Wiced 2.4.1, please take a look at ...\Wiced\Network\NetX\ver5.4\netx_applications\http directory and for Wiced 3.0.0 ...\WICED\network\NetX\ver5.5_sp1\netx_applications\http directory.

You may include the NetX http related headers in your application and use the functions.

-Seyhan

0 Likes