Content deleted Content added
Tags: Mobile edit Mobile web edit |
Fixed typo Tags: canned edit summary Mobile edit Mobile web edit |
||
Line 11:
When the server serves data in a commonly used manner, for example according to the [[Hypertext Transfer Protocol|HTTP]] or [[File Transfer Protocol|FTP]] [[Protocol (computing)|protocols]], users may have their choice of a number of client programs (most modern web browsers can request and receive data using both of those protocols). In the case of more specialized applications, programmers may write their own server, client, and communications protocol, that can only be used with one another.
Programs that run on a user's local computer without ever sending or receiving data over a network are not considered clients, and so the operations of such programs would not be considered client-side
== History ==
|