UDP Communication Aspect

Hi, Today I would like to show you UDP Communication Aspect. You can consider the test that is shown below. My last blog entry about communication via UDP over the IP network is the performance measurement. And that is very simple Console Application. Ok so, I will show you what is about the worst thing I show you last time. Do you remember that I changed my solutions a bit to something Continue ReadingUDP Communication Aspect

Base of The PostSharp UDP Communication Aspect

Hi, Today I would like to show how Simple is communicate via network UDP. I sometimes saw how some developers try to prepare that kind of communication with more code in C# that can be very easy. I would like to only show you an example. And ask you, is it enough to communicate? Of course, it is a class that can be very easily used as the base of the PostSharp Continue ReadingBase of The PostSharp UDP Communication Aspect