10.0 Server Socket

The Server Socket UCX Component (NWSrvSkt) is a multi-object component that lets you implement server functionality using either TCP or SPX protocols. The server socket component listens for connections from the client and manages the collection of such client connections. When a connection request is received, it creates a connection object and fires the Connect event.

This component requires Section A.27, Protocol Constants