[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Implementation of Data Link Layer protocols



> 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