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

您现在的位置是:虫虫源码 > Java > multiclientserver-rccreations

multiclientserver-rccreations

  • 资源大小:1.33 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java Networking

资 源 简 介

This is a simple Network Programming based project focusing on how to create a Multi-Client-Single-Server architecture model implementation of an Appointment scheduler. Socket Programming, Java Concurrency & Multithreading are extensively used in this project. The following are the features of this project. Interactive GUI client Checks the availability of any user input appointment. Add, Edit or delete an appointment. Supports Multiple Clients. If a client is performing a write operation on the appointment scheduler, the other clients would be provided only the read access by activating “lock” feature which is implemented in the code. Reports the status and error messages to the UDPServer which in turn writes these messages to the ‘syslog.txt’ file.
VIP VIP
0.165668s