[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

(bryan conneely)

12/26/2002 3:10:00 AM

well?

is it possible that when a web service method is called, that it can
call a method on a different service or server application or process
that i have running on the same machine, and then that handles the
return call to the client?

Cheers
Bryan
2 Answers

Pierre Greborio

10/21/2002 7:43:00 PM

0

I suggest to download WSDK
(http://msdn.microsoft.com/downloads/sample.asp?url=/MSDN-FILES/02...
msdncompositedoc.xml). There is a documented sample
(ms-help://MS.WSDK.1033/wsdk/html/gxconrouting_messages_with_ws-referral_and
_ws-routing.htm)

Pierre

--
---------------------------------------------------------------
Pierre Greborio
pierre@pierregreborio.it
http://www.pierreg...
UGIDOTNET http://www.ugi...
---------------------------------------------------------------
"bryan conneely" <tuxic@yahoo.com> wrote in message
news:3fada6c4.0210210951.ceffc15@posting.google.com...
> well?
>
> is it possible that when a web service method is called, that it can
> call a method on a different service or server application or process
> that i have running on the same machine, and then that handles the
> return call to the client?
>
> Cheers
> Bryan


(bryan conneely)

12/26/2002 3:10:00 AM

0

thanks buddy


"Pierre Greborio" <pierre@pierregreborio.it> wrote in message news:<eJhfIGTeCHA.1652@tkmsftngp09>...
> I suggest to download WSDK
> (http://msdn.microsoft.com/downloads/sample.asp?url=/MSDN-FILES/02...
> msdncompositedoc.xml). There is a documented sample
> (ms-help://MS.WSDK.1033/wsdk/html/gxconrouting_messages_with_ws-referral_and
> _ws-routing.htm)
>
> Pierre
>
> --
> ---------------------------------------------------------------
> Pierre Greborio
> pierre@pierregreborio.it
> http://www.pierreg...
> UGIDOTNET http://www.ugi...
> ---------------------------------------------------------------
> "bryan conneely" <tuxic@yahoo.com> wrote in message
> news:3fada6c4.0210210951.ceffc15@posting.google.com...
> > well?
> >
> > is it possible that when a web service method is called, that it can
> > call a method on a different service or server application or process
> > that i have running on the same machine, and then that handles the
> > return call to the client?
> >
> > Cheers
> > Bryan