> If u want to write at data link layer .. consider implementing ppp.c or > slip.c Choice of protocol is not the problem. Problem is how exactly to code for writing data to and reading data from Physical Layer. Are there functions in the standard C libraries for doing this? -Gaurav