|
April 26, 1999
Client/Server Programming Using the Web This months presentation will demonstrate how you can develop customized client/server systems using the World Wide Web as your network. The Client is a Delphi program; it need not be browser/html based. The Server is implemented as a Delphi dll; the Web Server is simply used as a connection manager. Howard Schutzman, Creative Computing, will investigate the central issues of Web based development Delphi Developers should be familiar with. The topics he will consider include:
The THttpClient and THttpServer classes are the key elements to this technology. They use a special protocol developed on top of HTTP to allow communications. They are capable of passing any type and length of data -- string, binary, and files. The details of the protocol and implementation techniques will be presented in depth. |
||||||||||
|
||||||||||