Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
GeneralRe: how can i make image layer Pin
Christian Graus18-Jan-06 9:00
protectorChristian Graus18-Jan-06 9:00 
QuestionCustom Components - Where are they? Pin
redfish3416-Jan-06 7:44
redfish3416-Jan-06 7:44 
AnswerRe: Custom Components - Where are they? Pin
Guffa16-Jan-06 8:16
Guffa16-Jan-06 8:16 
GeneralI Got It! I think? Pin
redfish3416-Jan-06 9:19
redfish3416-Jan-06 9:19 
GeneralRe: I Got It! I think? Pin
J4amieC16-Jan-06 21:57
J4amieC16-Jan-06 21:57 
QuestionSend a double click? Pin
melanieab16-Jan-06 7:15
melanieab16-Jan-06 7:15 
AnswerRe: Send a double click? Pin
Judah Gabriel Himango16-Jan-06 8:32
sponsorJudah Gabriel Himango16-Jan-06 8:32 
QuestionJoinMulticastGroup from multiple processes on same machine Pin
John Fisher16-Jan-06 6:30
John Fisher16-Jan-06 6:30 
As far as I can tell from my understanding of UDP and how it is delivered to a process, this should not be possible. However, I'm checking just in case someone can tell me I'm wrong (I'd like to be!).

Is it possible to have several processes on the same computer listen a single UDP multicast port? (let's say 224.0.0.0:60000) The ExclusiveAddressUse shows promise, but doesn't seem to really handle this situation.

The end goal is for 2+ process to listen to the same multicast group and receive all the messages. (I don't want one process to get one message, then the next process get the next, etc.)

[edit] I'm also wanting to stick with IPv4 if possible. [/edit]

Thanks for any advice. (If this doesn't work, I'll have to write a service that lets multiple processes on one computer use some form of IPC to talk to it. That service would then use the one available UDP connection to the multicast group.)

John

"You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.


-- modified at 12:36 Monday 16th January, 2006
QuestionEncryption and Decryption Problems Pin
thepolishguy16-Jan-06 5:49
thepolishguy16-Jan-06 5:49 
AnswerRe: Encryption and Decryption Problems Pin
John Fisher16-Jan-06 6:23
John Fisher16-Jan-06 6:23 
GeneralRe: Encryption and Decryption Problems Pin
thepolishguy16-Jan-06 6:37
thepolishguy16-Jan-06 6:37 
GeneralRe: Encryption and Decryption Problems Pin
John Fisher16-Jan-06 6:50
John Fisher16-Jan-06 6:50 
GeneralRe: Encryption and Decryption Problems Pin
thepolishguy16-Jan-06 7:03
thepolishguy16-Jan-06 7:03 
GeneralRe: Encryption and Decryption Problems Pin
John Fisher16-Jan-06 8:20
John Fisher16-Jan-06 8:20 
GeneralRe: Encryption and Decryption Problems Pin
thepolishguy16-Jan-06 8:29
thepolishguy16-Jan-06 8:29 
GeneralRe: Encryption and Decryption Problems Pin
John Fisher16-Jan-06 8:33
John Fisher16-Jan-06 8:33 
GeneralRe: Encryption and Decryption Problems Pin
thepolishguy16-Jan-06 8:52
thepolishguy16-Jan-06 8:52 
GeneralRe: Encryption and Decryption Problems Pin
John Fisher16-Jan-06 9:09
John Fisher16-Jan-06 9:09 
AnswerRe: Encryption and Decryption Problems Pin
Guffa16-Jan-06 8:21
Guffa16-Jan-06 8:21 
QuestionPrevent Multiple Forms Pin
dimx216-Jan-06 4:49
dimx216-Jan-06 4:49 
AnswerRe: Prevent Multiple Forms Pin
exhaulted16-Jan-06 5:11
exhaulted16-Jan-06 5:11 
AnswerRe: Prevent Multiple Forms Pin
tarasn16-Jan-06 5:16
tarasn16-Jan-06 5:16 
GeneralRe: Prevent Multiple Forms Pin
dimx216-Jan-06 5:54
dimx216-Jan-06 5:54 
AnswerRe: Prevent Multiple Forms Pin
microsoc16-Jan-06 15:57
microsoc16-Jan-06 15:57 
AnswerRe: Prevent Multiple Forms Pin
Hesham Desouky16-Jan-06 22:17
Hesham Desouky16-Jan-06 22:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.