EmbLogic's Blog

Database Using Pipes

RCS file: server.c,v
Working file: server.c
head: 1.10
branch:
locks: strict
akshat: 1.10
access list:
symbolic names:
keyword substitution: kv
total revisions: 10; selected revisions: 10
description:
IPC PROJECT
Creating a server that stores information of employes.
Table of employe is created.
—————————-
revision 1.10 locked by: akshat;
date: 2014/03/20 20:45:35; author: akshat; state: Exp; lines: +4 -4
Everything is Done.
—————————-
revision 1.9
date: 2014/03/20 20:42:04; author: akshat; state: Exp; lines: +5 -5
Server sends every info related to that employe, Done.
This method is helpful in accessing information from a large database.
—————————-
revision 1.8
date: 2014/03/20 17:43:20; author: akshat; state: Exp; lines: +6 -3
oops.
—————————-
revision 1.7
date: 2014/03/20 17:41:00; author: akshat; state: Exp; lines: +3 -3
Information is transferred, lets see if client reads or not.
,
—————————-
revision 1.6
date: 2014/03/20 17:36:21; author: akshat; state: Exp; lines: +16 -11
Server is able to recieve the client request.
Server sends every information related to that employee.
—————————-
revision 1.5
date: 2014/03/20 15:02:04; author: akshat; state: Exp; lines: +5 -1
In server database is stored..DONE.
Client is accessing the server..DONE.
Client is able to send the entry to be searched ..DONE.
—————————-
revision 1.4
date: 2014/03/20 14:57:47; author: akshat; state: Exp; lines: +16 -10
now client have to give request to server for searching info of particular employe.
server will send every info stored in its database to client.
—————————-
revision 1.3
date: 2014/03/20 04:44:13; author: akshat; state: Exp; lines: +6 -1
including the header files.
—————————-
revision 1.2
date: 2014/03/20 04:39:56; author: akshat; state: Exp; lines: +14 -2
Created a client.
Client will search for a particular entry in servers database.
—————————-
revision 1.1
date: 2014/03/20 03:42:44; author: akshat; state: Exp;
Initial revision
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>