Thursday - September 2, 2010
|
Internet Solutions
Internet Clients
The Internet library implements support for common Internet client
services. File Transfer Protocol (FTP) enables you to upload and
download files to or from an FTP server. Complete e-mail support is
available through the Simple Message Transfer Protocol (SMTP) and
the Post Office Protocol (POP). For low-level Internet access, support
for User Diagram Protocol (UDP) and Transmission Control Protocol
(TCP) is provided.
Internet Servers
The Internet Server API library is a framework for creating Internet
server applications using either the Common Gateway Interface (CGI)
or Microsoft’s Internet Information Server API (ISAPI). The
framework can make the same user code work either as a CGI
application or as an ISAPI library. The Internet Server library does not
require an additional DLL when distributing an application.
The OLE Server library implements support for creation of OLE
Automation Server applications, ActiveX controls, and Active Server
Page (ASP) components. Through these powerful technologies,
Visual Objects code can be packed to run under the control of
another application, inside the GUI of other application/development
systems, or on a Web server supporting ASP.
|