To establish TCP/IP connection over UART
Hi people,
I am using Montavista distribution of Linux for my target board (Pentium III architecture). The target is connected to the Solaris server thru an UART(Universal Asynchronous Receiver/Transmitter) port. The problem with the UART is it is simple serial transmission, which doesnot allow me to have more than one application running simultaneously. Is there any protocol thru which I can have many applications running (eg: GDB debugging remotely and a telnet session to that board simultaneously). The basic problem is that some kind of protocol is required which will convert form Serial to IP or establishes a TCP/IP over UART. If u ppl hav ideas please help me I am stuck because of this.
Thanks in advance
Last edited by vinaybms; 03-05-2005 at 12:04 PM.
|