"Using Udp Services" example not working

G

Guest

Hi all,

I'm trying to use the example in the .NET Framework SDK
about using Udp services, but it just doesn't work.
The example is the one with the two classes,
UDPMulticastListener and UDPMulticastSender.
If anyone knows what's wrong with the code in that
example, can you please help me?

Thanks
 
C

Chee Pin Cheam

Avi said:
Hi all,

I'm trying to use the example in the .NET Framework SDK
about using Udp services, but it just doesn't work.
The example is the one with the two classes,
UDPMulticastListener and UDPMulticastSender.
If anyone knows what's wrong with the code in that
example, can you please help me?

Thanks

It will require Multicast address to work, i believe. Do you have a
class D ip address that you use for testing the code?

Chee Pin
 

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

Top