I need help for my Project. The contents of project has been given below. I would glad if someone could help me with my concern.
Create in C/C++ client and server application for UNIX operating system using BSD
sockets (located at eva.fit.vutbr.cz or merlin.fit.vutbr.cz) which will provide directory
service (small LDAP) .
• Final programs should be compiled into filename called client and
server.
• Create makefile which can be used for automatic compilation of source
files by typing make statement in UNIX shell.
• All errors should be printed on stderr.
• Directory database will be presented as text file (CSV format) with
following syntax:
• “id,login,surname,firstname,faculty” . Each entry (line) is terminated by
\n character
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
please send to me source code program c++