SERVER is a dedicated or partially dedicated computer system(can be distributed) which responds to the request like HTTP,FTp,Telnet etc of a client or user.
SERVER listen on some dedicated prot like 80 for listening HTTP request, and client sends request to particular port for particular tyoe of request...
you can google for futher info. or use wikipedia for details