1
Reply

.Net Remoting Windows Service Server

mablao

mablao

Oct 19 2004 10:28 AM
1.9k
Hy, I want to create a Remoting server but all examples I've found shows how to create a console application. I want my server in a windows service. The problam is that the process has to be running after the command RemotingConfiguration.Configure(); and I cannot use Console.readline(). Coud you show me an example of how to create a .NET Remoting Server using a windows service or an appropriate forum session that i could post my question Thanks.

Answers (1)