首页| 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
  • 猕猴桃 2小时前 成为了本站会员

  • 11 5小时前 成为了本站会员

  • 开心快活人 8小时前 成为了本站会员

  • 晋财 9小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.263026s