smartsarath2003
Member level 4
Hi,
I am looking at a very simple embedded web server using a micro controller(LPC1114). Initially I thought to use HTML- TCP - IP & ICMP - SLIP - RS232. In this method, my micro UART was connected to PC serial port. As you see I am not using MAC controller in the Link layer, rather using SLIP-Serial Line Internet Protocol.
Now I come across PPPoE (Point to Point Protocol over Ethernet) and want to replace the previous SLIP. My goal is to eliminate the host PC and want to connect my web server board straight to router using ethernet interface.
Does any body know if this is possible at all i.e. with HTML-TCP-IP/ICMP-PPPoE-Ethernet???
or am I dreaming something not possible.:!:
Please can some body help.
Many Thanks
smartsarath2003
I am looking at a very simple embedded web server using a micro controller(LPC1114). Initially I thought to use HTML- TCP - IP & ICMP - SLIP - RS232. In this method, my micro UART was connected to PC serial port. As you see I am not using MAC controller in the Link layer, rather using SLIP-Serial Line Internet Protocol.
Now I come across PPPoE (Point to Point Protocol over Ethernet) and want to replace the previous SLIP. My goal is to eliminate the host PC and want to connect my web server board straight to router using ethernet interface.
Does any body know if this is possible at all i.e. with HTML-TCP-IP/ICMP-PPPoE-Ethernet???
or am I dreaming something not possible.:!:
Please can some body help.
Many Thanks
smartsarath2003