正在加载图片...
Socket Programming in Client/Server Model Two types of server Concurrent server-forks a new process,so multiple clients can be handled at the same time Iterative server-the server processes one request before accepting the next Concept HIstory Status FutureConcept HIstory Status Future 5 Two types of server ▪ Concurrent server – forks a new process, so multiple clients can be handled at the same time. ▪ Iterative server – the server processes one request before accepting the next. Socket Programming in Client/Server Model Concept
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有