Click here to Skip to main content
15,903,752 members
Home / Discussions / C#
   

C#

 
QuestionHow to add a combo box in a datagrid column in vs 2003 Pin
Suraj R K16-Jan-06 18:21
Suraj R K16-Jan-06 18:21 
AnswerRe: How to add a combo box in a datagrid column in vs 2003 Pin
Christian Graus16-Jan-06 18:40
protectorChristian Graus16-Jan-06 18:40 
QuestionSecurity Settings for UserControl to Run In Web browser Pin
RizwanSharp16-Jan-06 17:56
RizwanSharp16-Jan-06 17:56 
QuestionCan I activate a remote object with specified culture? Pin
machocr16-Jan-06 14:53
machocr16-Jan-06 14:53 
QuestionSliding toolbar Pin
MAGrimsley16-Jan-06 14:33
MAGrimsley16-Jan-06 14:33 
AnswerRe: Sliding toolbar Pin
Suelinda_W31-Jan-06 9:19
Suelinda_W31-Jan-06 9:19 
QuestionString and Byte troubles Pin
Tom Wright16-Jan-06 10:39
Tom Wright16-Jan-06 10:39 
AnswerRe: String and Byte troubles Pin
Gerald Schwab16-Jan-06 11:09
Gerald Schwab16-Jan-06 11:09 
AnswerRe: String and Byte troubles Pin
Guffa16-Jan-06 11:17
Guffa16-Jan-06 11:17 
GeneralRe: String and Byte troubles Pin
Tom Wright16-Jan-06 11:26
Tom Wright16-Jan-06 11:26 
GeneralRe: String and Byte troubles Pin
Curtis Schlak.16-Jan-06 12:37
Curtis Schlak.16-Jan-06 12:37 
AnswerRe: String and Byte troubles Pin
Guffa16-Jan-06 12:50
Guffa16-Jan-06 12:50 
Questionhow can i make image layer Pin
ugurbil16-Jan-06 9:50
ugurbil16-Jan-06 9:50 
AnswerRe: how can i make image layer Pin
Christian Graus16-Jan-06 11:53
protectorChristian Graus16-Jan-06 11:53 
GeneralRe: how can i make image layer Pin
ugurbil18-Jan-06 2:32
ugurbil18-Jan-06 2:32 
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 

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.