我需要这个项目的帮助。如果有人可以帮助我解决我的问题,我会很高兴。 [英] I need help for this project. I would glad if someone could help me with my concern.

查看:44
本文介绍了我需要这个项目的帮助。如果有人可以帮助我解决我的问题,我会很高兴。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用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 tried just client server part but i could not able to code further so i need help for this project. I would glad if someone could help me with my concern.

推荐答案

这是一个典型的作业,你应该把任务分成一些子任务。



1.创建应用程序:样本

2.创建一些makefile 教程

3.一些扫描scv文件的专有技术:示例代码


Makefile是使用自己的语言批量编译和链接一些代码。
It is a typical homework and you should divide the task into some sub tasks.

1. create application: a sample
2. create some makefile tutorial
3. some know-how to scan a scv file: sample code

Makefiles are batches with its own language to compile and link some code.


这篇关于我需要这个项目的帮助。如果有人可以帮助我解决我的问题,我会很高兴。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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