Re: Fast Track towards using an existing application on the Internet
- From: "Tariq" <tariq@xxxxxxxxxxxxxx>
- Date: 28 Mar 2006 02:14:03 -0800
After studying a little more on this issue, I have come to the
conclusion that I have to write the client end from scratch. I have
short-listed to approaches: ASP and SOAP.
My preliminary understanding is that in ASP only an HTML page travels
from server to client and gets displayed inside the web browser. While
in SOAP, the client application is a Win32 application and web browser
is not needed. The requested information is sent by the server to
client and then the client application is responsible to display/handle
it.
If my basic understanding of this approach is wrong then I would
appreciate if someone can correct it. Before I invest time in it, I
would like to get my concept clear about it.
.
- Follow-Ups:
- Re: Fast Track towards using an existing application on the Internet
- From: Tom de Neef
- Re: Fast Track towards using an existing application on the Internet
- References:
- Prev by Date: TStringGrid.DrawCell - Not Updating The Correct Cell
- Next by Date: Re: Fast Track towards using an existing application on the Internet
- Previous by thread: Re: Fast Track towards using an existing application on the Internet
- Next by thread: Re: Fast Track towards using an existing application on the Internet
- Index(es):
Relevant Pages
|