Google

Thursday, January 3, 2008

How to Write Your Own Remote Access Tools in C#


Remote Access Tools also known as RATs are used to remotely control another PC over the Internet or the Local Area Network. This book shows you in an easy & simple step-by-step approach to start writing such a tool from scratch. RATs are used in network management, remote surveillance, system administration, classroom teaching system and so on. In learning how to write RATs you will learn about C# programming, networking as well as operating systems in a fun and exciting way!