Since 4/26/2012 10:12:28 PM, gamma2 has written 2 articles and participated in 0 conversations. gamma2 signature: gamma2
gamma2's articles:
Items(2) /1
Serial programming question(s)543 (6/28/2004 9:14:19 PM) comp.os.linux.misc Hi: I want to do serial communications between a device (DCE) and a PC (DTE). I have them connected using a serial cable. For now the behavior I want is as follows: The DCE can setup a session with the DTE b... Ravi
Library design issues?025 (6/6/2004 7:27:37 PM) comp.programming Hi All: Right now I have a protocol stack implementation. The goal is to split this into a Common library (Clib) and an application-defined (AD) part. The idea is to put as much of the functionality into the ... Ravi