C# networking doesn't work, ASP.NET and Silverlight networking does...?

Aidan

New member
When I use networking such as TCP/IP, UDP, or a Jabber protocol library in C#, it never connects and does anything. When I use ASP.NET/Silverlight applications, the exact same thing works (such as a Jabber protocol chat application).

I don't get why a desktop C# application can't gain access to the internet programmatically... I use Avira Premium Security Suite.
 
Back
Top