Remoting is mostly used to allow one machine to communicate with an application on another across a private network or even across a public network like the Internet. In all cases, security is a very real issue. Your application communicates data across a wire while a server listens for client requests. Both of these scenarios introduce numerous security situations that, if left unaddressed, can jeopardize the success of any distributed application (and the enterprise in which the application runs).

Tags:

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>