Network Programming Project 3 - Remote Batch System
Implement with boost::asio library
Functions
http server
- handles requests
- fork panel cgi or console cgi
panel cgi
- format multiple remote shell command query
console cgi
- send request to shell servers
- present reponses from shell servers
Other projects in this course
- Project 1 - NPShell
- Project 2 - Remote Working Ground (RWG) Server
- Project 4 - SOCKS 4 Server
- Intro. to Network Programming Project - Load Balancing Distributed Server