•VFP system wants to exchange information
with another VFP system across the Internet.
•Same functionality as a
web service.
•Client component makes
requests and receives responses (CWClient.prg).
•Server component
services client requests (CWServer.prg).