|
|
Shiv Kumar
|
Shiv Kumar
United States
|
|
|
| |
| |
|
|
|
|
| |
Matlus ISAPI, TCP/IP and Webservice Related Articles
|
| |
|
WebServices are - No wait! I'm not going to give you yet another definition. If you're like me, you'll probably understand it better with as example. That's what I'll try and do.
So here is a simple example. Lets say, FedEx has a WebService that allows customers to get information regarding a certain
| |
| | |
|
| |
|
Delphi 6 Enterprise makes building WebServices a breeze. This does not mean that one can’t build WebServices with Delphi 6 Pro or even earlier versions of Delphi. It is possible. However, since no framework exists, you’ll either have to build one yourself or use a third party toolset
| |
| | |
|
| |
|
The Matlus Multi-Module ISAPI Frame work allows you to use multiple WebModules in your ISAPI Projects. Due to this, team development of ISAPI applications has been made simple/possible, since each team member can work with her own set of modules to be later seamlessly merged with the main application.
| |
| | |
|
| |
|
In my experience with Delphi's WebBroker framework since Delphi 3, I've found the TPageProducer to be the single most useful component (out of the box). I have put this component to many uses in many different applications. Over a period of time, I've come up with a set of rules that define the ways
| |
| | |
|
| |
|
- TCP/IP
- Domain names and IP Addresses
- Domain name registration and DNS servers
- Ports and services
- Other TCP/IP services
- Web Servers
- Web Server software
- Web sites and HTML Pages
- DHTML
- ActiveX / Java Applets
- Web Server Extensions
- CGI
| |
| | |
|
| |
|
CGI - Common Gateway InterfaceCGI comes in the form of scripts or executables. In this article, the comparison between ISAPI and CGI assumes we're talking about CGI executables and not scripts. Considering the fact that executables are faster than scripts due to the interpreted nature of scripts.
| |
| | |
|
| |
|
What are Cookies?Cookies are a general mechanism which server side applications, such as CGI/ISAPI can use store information on the client side of the connection and later retrieve this same information. The addition of a simple, persistent, client side state significantly
| |
| | |
|
| |
|
This article describes the Authentication & Security Features of Microsoft Internet Information Server.
Integration with Windows NTThe World Wide Web (WWW), Gopher, and FTP services included with the Microsoft Internet Information Server are fully integrated with Windows NT Server user
| |
| | |
|
|
|
|