Groups | Blog | Home
all groups > dotnet remoting > august 2003 >

dotnet remoting : Any security risk when using windows service for local server?


lily
8/11/2003 2:08:59 PM
Our server will be configured to use IIS when remoting is needed, or
configured to use windows service if we only need local client. when using
windows service for local server and client, because we opened a port, can
any one from other computer break into that port and get anything send
between our server and client?

Thx.

Andrew
8/11/2003 3:34:45 PM
If that port is exposed on the network, then anyone can connect to it. You
can have a firewall block network access to that port to prevent it from
being exposed on the network.

[quoted text, click to view]

AddThis Social Bookmark Button