Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Networking Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

9.1 Introduction

The previous chapters cover topics relevent to writing the client portion of a networking application. This chapter describes how to create the server side of the application.

A server is typically an application running on a host computer that responds to incoming client connections. Servers are usually robust and can handle simultaneous and erroneous requests.

A client application will connect to a server and make a request. After some processing, a server will usually execute some action and initiate a response. The request/response may continue for some time, until either the client or the server starts the shutdown sequence.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.