Board index » delphi » Interface problem(Urgent pls help)

Interface problem(Urgent pls help)

Hi All,
  Iam using HTTP protocol to communicate with my  webserver(remote).
  Iam creating an appserver in my webserver.My question is ,if i sent
the appserver interface
  to my client , can he call the functions of that appserver using that
interface?

thanx

 

Re:Interface problem(Urgent pls help)


Yes. But configuring security for this is not simple. There's a few articles
on MSDN about running DCOM through HTTP.

have fun
--
Binh Ly
Need help on COM development?
http://www.techvanguards.com

Quote
Bill <rajesh...@hotmail.com> wrote in message

news:3890FDA1.C89B3DDD@hotmail.com...
Quote
> Hi All,
>   Iam using HTTP protocol to communicate with my  webserver(remote).
>   Iam creating an appserver in my webserver.My question is ,if i sent
> the appserver interface
>   to my client , can he call the functions of that appserver using that
> interface?

> thanx

Other Threads