RCS file: server.c,v Working file: server.c head: branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 0 description: implemented GETS,PUTS functions in ftp using socket programming. =============================================================================
Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides … Continue reading
head 1.32; access; symbols; locks; strict; comment @ * @; 1.32 date 2014.05.06.06.20.21; author root; state Exp; branches; next 1.31; 1.31 date 2014.05.04.09.46.22; author root; state Exp; branches; next 1.30; 1.30 date 2014.05.04.08.15.17; author root; state Exp; branches; next 1.29; … Continue reading
RCS file: ipc_thrdsrvr.c,v Working file: ipc_thrdsrvr.c head: 1.2 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: —————————- revision 1.2 date: 2014/03/31 11:58:38; author: root; state: Exp; lines: +10 -10 implemented threads … Continue reading
RCS file: ipc_fifoserver.c,v Working file: ipc_fifoserver.c head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: created common fifo for requesting clients(3) implemented semaphore created common result fifo and … Continue reading
RCS file: ipc_fifoserver.c,v Working file: ipc_fifoserver.c head: branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 0 description: created common fifo for requesting clients(3) implemented semaphore created common result fifo and have send resutl back to their … Continue reading
RCS file: linklist.c,v Working file: linklist.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: created linklist inserted nodes at the end inserted nodes at the beginning —————————- … Continue reading
RCS file: stack.c,v Working file: stack.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: created a stack and implemented push statemnet. —————————- revision 1.2 locked by: root; … Continue reading