F
Frank Esser
Hello!
I have got machines that answer a certain UDP broadcast request with certain
information about them.
Some years ago I wrote a VB6 application that just sent out this UDP
broadcast request and received all machine information to display all
available machines in a grid.
Now I want to write the same application in C# but so far with no success.
There is a udp client available in the .NET framework but how can I use it
for my purpose?
I think it must be a matter of not more than 10 lines of code but I did not
find a hint so far how to do it... Can anybody help?
Thanks!
I have got machines that answer a certain UDP broadcast request with certain
information about them.
Some years ago I wrote a VB6 application that just sent out this UDP
broadcast request and received all machine information to display all
available machines in a grid.
Now I want to write the same application in C# but so far with no success.
There is a udp client available in the .NET framework but how can I use it
for my purpose?
I think it must be a matter of not more than 10 lines of code but I did not
find a hint so far how to do it... Can anybody help?
Thanks!