Advertisement

[C#] Need some advice..

Started by January 27, 2006 09:40 AM
0 comments, last by hplus0603 19 years ago
Hello. I want to write some remote desktop control software for C#, but the problem is that I don't really know any network programming. Can someone suggest me a book on network prograaming, which i should read? Thanks.
Try starting with the Forum FAQ.

However, if by "remote desktop" you really mean looking at a remote desktop application, the networking really isn't the hardest part of that equation.
enum Bool { True, False, FileNotFound };

This topic is closed to new replies.

Advertisement