HighTechTalks DotNet Forums  

UdpClient Question

Dotnet Framework microsoft.public.dotnet.framework


Discuss UdpClient Question in the Dotnet Framework forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Vikas Manghani
 
Posts: n/a

Default UdpClient Question - 02-16-2007 , 05:23 AM






Hi
I am new to network programming.
I had a question about UdpClients.
Is the following possible:
I have a UdpClient bound to say port 5000.
The UdpClient also joins a multicast group which has some
IP Address like 224.x.x.x and the same port number 5000.
I start a new thread and call the UdpClient.Receive method.
Would this instance of the client recieve both multicast messages posted
to 224.x.x.x as well as other packets directed only to me at my IPAddress at
port 5000.

Thanks and regards
Vikas Manghani


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.