C# UDP Socket client and server
问题 My first question here. I am new to this kind of programming, and i've only programmed .NET web sites and forms. Now, the company I work at, asks me to make an ActiveX component, that listens to UDP messages, and turns them into events. The UDP msgs are send from Avaya system, so i was told that to test my ActiveX, at first I need to create an app, that only sends UDP (only one button that sends pre-defined UDP string). And then create listener socket, ordinary C# app, that will get those