I'm wondering what I would use for creating a P2P Program under C# VS.NET. I heard I could use the ASP.NET Web Application, but I'm not too sure if that's a good idea.. I was thinking of using just straight Windows Forms and including the System.Net header.. Any ideas?

Thnx