creating and sending UDP messages

  • Thread starter Thread starter Alessandro
  • Start date Start date
A

Alessandro

Hi everyone!

I'm a newcomer in C#, I'm trying to send battery-life status values
via UDP packets to a remote machine.
I get these values, now i've to put them in UDP messages and send...
could you help me in any way????

Thanks in advance for any help you can provide!

Alessandro
 
Alesandro,

Are you using the UdpClient class? This should make it rather simple to
broadcast your UDP packets.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top