|
uIP_based_Telnet_application
Running a Telnet server on uNiBoard v1.1 with Ethernet interface board
Phase-Implementation, Phase-Deploy DescriptionThis is one of the better projects that has been built using the Ethernet interface board. The project involves the Ethernet Interface board based on ENC28J60 interfaced to uNiBoard with the uIP stack ported on uNiBoard running a telnet server on the uNiBoard v1.1. On the client side we have developed a windows telnet client through which we can access and control all the peripherals on the board.
Interesting applications can be built using this concept including remote monitoring and control of sensors, remotely configuring or programming the board and more. More details of the telnet project on uNiBoard v1.1 can be found on this link AuthorsMr. Nitin Gadmale, Mr. Pravin Saini, Mr. Dhiraj Shinde Download linksTelnet server (Embedded C code includes uIP stack for uNiBoard): http://uniboard.googlecode.com/files/Telnet_Server.zip Telnet client (Based on Windows): http://uniboard.googlecode.com/files/Remote%20Monitoring%20Setup.zip Tutorial on getting started with the sample code: http://uniboard.googlecode.com/files/Telnet_tutorial.pdf CourtesyAdam Dunkels (author of uIP): http://www.sics.se/~adam/uip/index.php/Main_Page |
it is very good product i wanted to implement(currently i am doing), the Embedded web server for ac controlling, if any details are available please send me to my mail : venugopal.somu@gmail.com
@venugopal Can you let us know what details are you looking at, this is a resource portal, all the details including the source code for the above application can be found in the download links provided. For more conceptual information you can check out the article on the resource section of the website: http://code.google.com/p/uniboard/wiki/Telnet_Server_implementation