Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Server"

From NetSec
Jump to: navigation, search
(Created page with "A server is a type of program which typically accepts a connection from a client and response with data based on what the client asks for.")
(No difference)

Revision as of 15:13, 6 September 2011

A server is a type of program which typically accepts a connection from a client and response with data based on what the client asks for.