Click here to Skip to main content
15,949,686 members
Home / Discussions / C#
   

C#

 
AnswerRe: Form_Load event problem Pin
DaveyM6927-Aug-09 4:04
professionalDaveyM6927-Aug-09 4:04 
GeneralRe: Form_Load event problem Pin
kanchoette27-Aug-09 4:22
kanchoette27-Aug-09 4:22 
GeneralRe: Form_Load event problem Pin
Luc Pattyn27-Aug-09 7:31
sitebuilderLuc Pattyn27-Aug-09 7:31 
AnswerRe: Form_Load event problem Pin
Mycroft Holmes27-Aug-09 14:46
professionalMycroft Holmes27-Aug-09 14:46 
QuestionHow to limit the number of simultaneously connected clients Pin
Frozzeg27-Aug-09 3:59
Frozzeg27-Aug-09 3:59 
GeneralRe: How to limit the number of simultaneously connected clients Pin
harold aptroot27-Aug-09 4:02
harold aptroot27-Aug-09 4:02 
GeneralRe: How to limit the number of simultaneously connected clients Pin
Frozzeg27-Aug-09 4:16
Frozzeg27-Aug-09 4:16 
AnswerRe: How to limit the number of simultaneously connected clients Pin
Nagy Vilmos27-Aug-09 4:21
professionalNagy Vilmos27-Aug-09 4:21 
Based on needing to control the conections per client, you are going to need to establish who the connection is from. What is the clint that is connecting? Can you not manage your interface so that after accepting the connection they must send a message to establish the full session. That way they can [provide additional information so the server knows who is connecting.



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: How to limit the number of simultaneously connected clients Pin
harold aptroot27-Aug-09 4:30
harold aptroot27-Aug-09 4:30 
GeneralRe: How to limit the number of simultaneously connected clients Pin
Frozzeg27-Aug-09 5:23
Frozzeg27-Aug-09 5:23 
QuestionCreate txt file with date as name [Solved] Pin
mostofmonty27-Aug-09 3:35
mostofmonty27-Aug-09 3:35 
AnswerRe: Create txt file with date as name Pin
Calla27-Aug-09 3:39
Calla27-Aug-09 3:39 
AnswerRe: Create txt file with date as name Pin
OriginalGriff27-Aug-09 3:42
mveOriginalGriff27-Aug-09 3:42 
GeneralRe: Create txt file with date as name Pin
mostofmonty27-Aug-09 3:49
mostofmonty27-Aug-09 3:49 
GeneralRe: Create txt file with date as name Pin
OriginalGriff27-Aug-09 3:54
mveOriginalGriff27-Aug-09 3:54 
GeneralRe: Create txt file with date as name Pin
mostofmonty27-Aug-09 3:59
mostofmonty27-Aug-09 3:59 
GeneralRe: Create txt file with date as name Pin
OriginalGriff27-Aug-09 4:11
mveOriginalGriff27-Aug-09 4:11 
GeneralRe: Create txt file with date as name Pin
mostofmonty27-Aug-09 4:24
mostofmonty27-Aug-09 4:24 
AnswerRe: Create txt file with date as name Pin
musefan27-Aug-09 3:47
musefan27-Aug-09 3:47 
GeneralRe: Create txt file with date as name Pin
harold aptroot27-Aug-09 4:01
harold aptroot27-Aug-09 4:01 
GeneralRe: Create txt file with date as name Pin
musefan27-Aug-09 5:59
musefan27-Aug-09 5:59 
GeneralRe: Create txt file with date as name Pin
mostofmonty27-Aug-09 4:11
mostofmonty27-Aug-09 4:11 
AnswerRe: Create txt file with date as name [Solved] [modified] Pin
PIEBALDconsult27-Aug-09 8:41
mvePIEBALDconsult27-Aug-09 8:41 
GeneralRe: Create txt file with date as name [Solved] Pin
mostofmonty28-Aug-09 3:00
mostofmonty28-Aug-09 3:00 
GeneralRe: Create txt file with date as name [Solved] Pin
PIEBALDconsult28-Aug-09 6:26
mvePIEBALDconsult28-Aug-09 6:26 

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.