Click here to Skip to main content
15,920,053 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Sorting Files in .NET Pin
Dave Kreskowiak6-Jan-06 8:50
mveDave Kreskowiak6-Jan-06 8:50 
AnswerRe: Sorting Files in .NET Pin
Daniel Grunwald6-Jan-06 11:12
Daniel Grunwald6-Jan-06 11:12 
QuestionTab-control-like control WITHOUT tabs Pin
Uwe Keim6-Jan-06 1:29
sitebuilderUwe Keim6-Jan-06 1:29 
AnswerRe: Tab-control-like control WITHOUT tabs Pin
Dave Kreskowiak6-Jan-06 4:49
mveDave Kreskowiak6-Jan-06 4:49 
QuestionSerialization. Pin
HakunaMatada6-Jan-06 0:43
HakunaMatada6-Jan-06 0:43 
AnswerRe: Serialization. Pin
Dave Kreskowiak6-Jan-06 4:47
mveDave Kreskowiak6-Jan-06 4:47 
GeneralRe: Serialization. Pin
HakunaMatada6-Jan-06 21:20
HakunaMatada6-Jan-06 21:20 
GeneralRe: Serialization. Pin
Dave Kreskowiak7-Jan-06 2:17
mveDave Kreskowiak7-Jan-06 2:17 
The CLIENTS are broadcasting this information? This is a backwards idea that can be taken advantage of. The server can't broadcast a stream to different port numbers without broadcasting the same stream multiple times.

It should be that the SERVER broadcasts what its name is and any additional information the clients might need to connect to the server, such as a different port number. The clients can listen for that information being broadcast. If the clients do the broadcasting, suddenly your flooding the network with all kinds of broadcasts, instead of just one.

You CAN use UDP for this, but keep in mind what I said in my other post. UDP doesn't garantee delivery of anything! Can your data model withstand clients not receiving information with no ability to request a re-transmit.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

AnswerRe: Serialization. Pin
S. Senthil Kumar6-Jan-06 20:44
S. Senthil Kumar6-Jan-06 20:44 
GeneralRe: Serialization. Pin
HakunaMatada6-Jan-06 21:24
HakunaMatada6-Jan-06 21:24 
QuestionVarious Frameworks Installed Pin
Brendan Vogt6-Jan-06 0:26
Brendan Vogt6-Jan-06 0:26 
AnswerRe: Various Frameworks Installed Pin
mikailcetinkaya9-Jan-06 3:08
mikailcetinkaya9-Jan-06 3:08 
QuestionpictureBox refresh Pin
sergestusxx5-Jan-06 16:21
sergestusxx5-Jan-06 16:21 
Questionplaying two sound files at the same time Pin
pmt5-Jan-06 15:07
pmt5-Jan-06 15:07 
GeneralRe: playing two sound files at the same time Pin
HakunaMatada6-Jan-06 1:02
HakunaMatada6-Jan-06 1:02 
Questionquestion about application icons Pin
brdavid5-Jan-06 11:49
brdavid5-Jan-06 11:49 
QuestionWhere is the 'theApp' object in a C++ Windows Form application? Pin
epenciso5-Jan-06 5:59
epenciso5-Jan-06 5:59 
AnswerRe: Where is the 'theApp' object in a C++ Windows Form application? Pin
Nish Nishant5-Jan-06 6:25
sitebuilderNish Nishant5-Jan-06 6:25 
AnswerRe: Where is the 'theApp' object in a C++ Windows Form application? Pin
TheGreatAndPowerfulOz5-Jan-06 15:03
TheGreatAndPowerfulOz5-Jan-06 15:03 
QuestionChange UserStrings in code Pin
cecildt5-Jan-06 1:19
cecildt5-Jan-06 1:19 
AnswerRe: Change UserStrings in code Pin
TheGreatAndPowerfulOz5-Jan-06 15:04
TheGreatAndPowerfulOz5-Jan-06 15:04 
GeneralRe: Change UserStrings in code Pin
cecildt5-Jan-06 18:41
cecildt5-Jan-06 18:41 
GeneralRe: Change UserStrings in code Pin
TheGreatAndPowerfulOz5-Jan-06 19:59
TheGreatAndPowerfulOz5-Jan-06 19:59 
GeneralRe: Change UserStrings in code Pin
cecildt6-Jan-06 1:55
cecildt6-Jan-06 1:55 
QuestionQueued Timers Pin
LiamD5-Jan-06 0:30
LiamD5-Jan-06 0:30 

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.