El vie, 20-01-2006 a las 23:39 +0100, Kornél Pál escribió: > This is what you need: > > http://msdn.microsoft.com/library/en-us/cpguide/html/cpconhostingremoteobjectsininternetinformationservicesiis.asp > > I works with MS ASP.NET. I have never tried it using Mono but should work > with mod_mono as well.
Yes, it works. > > Kornél > > ----- Original Message ----- > From: ""Andrés G. Aragoneses"" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, January 20, 2006 10:16 PM > Subject: [Mono-list] Re: Remoting and Apache at the same time (and port)? > > > > rus escribió: > >> If you have multiple IP addresses on the server, then maybe you could > >> use one IP address on port 80 for remoting, and make sure that Apache > >> only binds to port 80 on other IP addresses on that server. > > > > Thanks for your answer rus, but that solutions sounds very evident to > > me. What I would like to do is run a web server and a remoting > > application in the same "IPEndPoint" (IP and port). > > > > Thanks > > > > Andrés [ knocte ] > > > > -- > > > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
