[Mono-list] ASP

Patrik Torstensson totte@labs2.com
Mon, 11 Feb 2002 05:49:06 +0100


I don't think the HttpServerChannel is but I'll make a few tests to verify this. I will post the outcome of my tests to the list during the day. ;-)
 
The ASP.NET server is almost ready... (I just need to code faster...)
 
- Patrik

	-----Original Message----- 
	From: Miguel de Icaza [mailto:miguel@ximian.com] 
	Sent: Mon 2002-02-11 01:50 
	To: Piers Haken 
	Cc: mono-list@ximian.com 
	Subject: RE: [Mono-list] ASP
	
	

	> The type that's passed in is <i>your</i> MarshalByRefObject-derived type
	> that's instantiated and exposed via the service that you register.
	> There's a system that alows you to configure the lifetime of the
	> server-side objects. Like you I'm just starting out reading about all
	> this stuff. The SDK documentation on it is pretty sparce, but if you're
	> looking for a good source of info, check out
	> http://www.dotnetremoting.cc/: I'm just pissed that Ingo's book doesn't
	> come out until May...
	
	This is interesting.  Thanks for the pointer, MarshalByRefObject makes
	indeed all the difference.  I will try a few samples later on.
	
	I wonder if HttpServerChannel is a generic enough infrastructure to
	implement the ASP processor though.  Anyone care to build a few test
	programs with .NET?  If we can make this happen with the .NET framework,
	we could even start coding the small ASP.NET server even before we
	implement our own HttpServerChannel.
	
	Miguel
	
	_______________________________________________
	Mono-list maillist  -  Mono-list@ximian.com
	http://lists.ximian.com/mailman/listinfo/mono-list