首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 课程项目:分布式设备预约系统的设计与实现

课程项目:分布式设备预约系统的设计与实现

资 源 简 介

In this project, you are asked to design and implement a distributed facility booking system based on client-server architecture. The server stores the information of all facilities (e.g., meeting rooms, lecture theatres) including the name of each facility (a variable-length string), the availability of the facility over seven days of a week (the time is to be represented in the form of day/hour/minute, where day is of enumerated type with possible values from Monday to Sunday, and hour and minute are integers), and the bookings made by users. Each facility requires exclusive use. The server program implements a set of services on the facilities for remote access by clients. Meanwhile, the client program provides an interface for users to invoke these services. On receiving a request input from the user, the client sends the request to the server. The server performs the requested service and returns the result to the client. The client-server communication is carried out using UDP

文 件 列 表

csc411-dsproj
aclocal.m4
COPYING
NEWS
autom4te.cache
ChangeLog
configure
missing
Makefile.in
AUTHORS
install-sh
configure.ac
Makefile.am
.svn
src
depcomp
INSTALL
.cproject
.project
config.h.in
README
VIP VIP
0.168635s