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

C#

 
AnswerRe: XML with sql 2005 Pin
Le centriste3-Apr-09 3:50
Le centriste3-Apr-09 3:50 
QuestionDeserialise ACLs from HKLM\SOFTWARE\Classes\AppID\{ID}\LaunchPermissions Pin
DanielWehrle3-Apr-09 3:14
DanielWehrle3-Apr-09 3:14 
QuestionFishing for Ideas (C# file copy) Pin
compninja253-Apr-09 3:12
compninja253-Apr-09 3:12 
AnswerRe: Fishing for Ideas (C# file copy) Pin
Eddy Vluggen3-Apr-09 4:07
professionalEddy Vluggen3-Apr-09 4:07 
GeneralRe: Fishing for Ideas (C# file copy) Pin
compninja253-Apr-09 5:49
compninja253-Apr-09 5:49 
GeneralRe: Fishing for Ideas (C# file copy) Pin
Eddy Vluggen3-Apr-09 7:47
professionalEddy Vluggen3-Apr-09 7:47 
QuestionC# Networking: Handling Clients? Pin
Abydosgater3-Apr-09 3:10
Abydosgater3-Apr-09 3:10 
AnswerRe: C# Networking: Handling Clients? Pin
Skymir3-Apr-09 7:59
Skymir3-Apr-09 7:59 
If I remember correctly IRC uses UDP, so there's only a few inbound connections, and a big list that it broadcasts out to with all the clients. Usually with an upstream server in that list so the other server can handle it's list of clients as well. I do know several online games use something similar to handle their loads. Login servers redirect each connection to a different communication server, the communication servers have a private link between them to relay data, while each one broadcasts data out to it's list of clients. Leaving just a few connections from the comm servers going back to the application servers.

The true man wants two things: danger and play. For that reason he wants woman, as the most dangerous plaything.

QuestionDoes Click Once download files not modified? Pin
l.m.k3-Apr-09 2:45
l.m.k3-Apr-09 2:45 
AnswerRe: Does Click Once download files not modified? Pin
Henry Minute3-Apr-09 3:33
Henry Minute3-Apr-09 3:33 
QuestionMulti-Threading Pin
linto_113-Apr-09 2:44
linto_113-Apr-09 2:44 
Answerverrrry urgent Pin
Luc Pattyn3-Apr-09 2:52
sitebuilderLuc Pattyn3-Apr-09 2:52 
GeneralRe: verrrry urgent Pin
linto_113-Apr-09 2:57
linto_113-Apr-09 2:57 
GeneralRe: verrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrry urgent Pin
musefan3-Apr-09 3:03
musefan3-Apr-09 3:03 
GeneralRe: verrrry urgent Pin
musefan3-Apr-09 3:01
musefan3-Apr-09 3:01 
AnswerRe: Multi-Threading Pin
compninja253-Apr-09 3:03
compninja253-Apr-09 3:03 
GeneralRe: Multi-Threading Pin
linto_113-Apr-09 3:21
linto_113-Apr-09 3:21 
GeneralRe: Multi-Threading Pin
compninja253-Apr-09 6:08
compninja253-Apr-09 6:08 
AnswerRe: Multi-Threading Pin
King Julien3-Apr-09 3:15
King Julien3-Apr-09 3:15 
QuestionMuti threading Pin
linto_113-Apr-09 2:20
linto_113-Apr-09 2:20 
AnswerRe: Muti threading Pin
Le centriste3-Apr-09 2:25
Le centriste3-Apr-09 2:25 
AnswerRe: Muti threading Pin
King Julien3-Apr-09 2:26
King Julien3-Apr-09 2:26 
AnswerRe: Muti threading Pin
musefan3-Apr-09 3:08
musefan3-Apr-09 3:08 
AnswerRe: Muti threading Pin
#realJSOP3-Apr-09 4:49
mve#realJSOP3-Apr-09 4:49 
AnswerRe: Muti threading Pin
J4amieC3-Apr-09 5:59
J4amieC3-Apr-09 5:59 

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.