Asynchronous Socket Programming

As i have previously stated. I get alot of ideas to implement while i am studying for my University exams. So this time i came up with the idea of creating a class that would enable us to use event-driven programming for sockets just like in VB6.0 Socket control but on .NET.

So i created a class in C# that you can all use that would enable you to develop asynchronous network applications.

I posted the code at ArabTeam C# forum, here is a link if you would like to have a look:
http://www.arabteam2000-forum.com/index.php?showtopic=135341

Leave a Reply