Its only for the process that executed the call. Once the port is used by one process, no other process can use the port
Later http://weblogs.asp.net/mdavey/ ----- Original Message ----- From: "Andy Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 9:15 PM Subject: [ADVANCED-DOTNET] Multiple Ports and Remoting > When I do this: > > TcpServerChannel channel = new TcpServerChannel(8080); > =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
