This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Web Server using PPP - problem description

Hi,

I modified the mcb23xx web server example. In the network configuration, I deselected the ethernet module and selected the ppp module.
I modified the code in the main program. I removed the dhcp code and added the ppp_listen function.
I configured the Windows XP computer as described in the help system.
I encounter the following problems:
1. IP address is not auto assigned - if I set fixed IP address the authentication and registration works.
2. When I try to connect to the embedded web server the loading process is very slow and if I click on the action lables the embedded server hangs up.

Before I spent a lot of time debugging the problem, may I ask if someone else probably knows what the problem is?

Thank you,
Frank

0