如何实施这个项目? [英] How to implement this project?

查看:58
本文介绍了如何实施这个项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用BSD在UNIX操作系统的C / C ++客户端和服务器应用程序中创建

套接字(位于eva.fit.vutbr.cz或merlin.fit.vutbr.cz),它将提供目录

服务(小型LDAP)。

最终程序应该编译成名为client的文件名和

服务器。

通过在UNIX shell中键入make语句来创建可用于自动编译源

文件的makefile。

所有错误都应打印在stderr上。

目录数据库将以文本文件(CSV格式)显示,其语法为



id,login,surname,firstname,faculty。每个条目(行)由

\ n字符终止。



我有什么试过:



我只能编写客户端服务器部分代码,但我不知道如何做进一步的项目。如果有人可以帮我解决我的问题,那就太好了。

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.

What I have tried:

I could only able to code client server part but i dont know how to do further project. it would be nice if some one could help me regarding my concern.

推荐答案

引用:

我只能编写客户端服务器部分,但我不知道如何做进一步的项目。如果有人可以帮助我解决我的问题会很好。

I could only able to code client server part but i dont know how to do further project. it would be nice if some one could help me regarding my concern.





但是,你怎么知道你的客户端和服务器代码的工作没有编译而没有测试呢?



But, how do you know that your client and server code does the work not compiling and not testing it ??


这篇关于如何实施这个项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆