In a rich client three-tier architecture, how can I design a
remoting
server that runs as a Windows service? All of the remoting
examples I
have found require the server component to be manually run,
and use
Console.Readline() to force the server to wait and listen on
the
assigned HTTP or TCP channel. Designing the server
component to run as
a Windows service would surely be much better?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C# Developers" group.
To post to this group, send email to CSDevelopers googlegroups.com
To unsubscribe from this group, send email to
CSDevelopers-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/CSDevelopers
-~----------~----~----~----~------~----~------~--~---
|