If you have two different processes hosting the two services, the answer is no. If you host two Windows services inside the same process, technically you can do it, even if I'm not sure what happens with the Windows Service infrastructure provided by .NET classes.
Marco -----Original Message----- From: Moderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED]] On Behalf Of Rob Webb Sent: marted́ 28 maggio 2002 19.10 To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Remoting and Channels I have two Windows Services, each hosting a separate remote class. I use configuation files to register channels and objects. Is it possible for these to share the same port number? I can only get them to work using different ports. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.