Click here to Skip to main content
15,894,460 members
Home / Discussions / C#
   

C#

 
GeneralRe: Checking required fields in a second Windows Form Pin
_Madmatt29-Oct-09 9:34
_Madmatt29-Oct-09 9:34 
QuestionSynchronous socket and WaitHandle/WaitAny confusion Pin
Jerry Evans26-Oct-09 8:05
Jerry Evans26-Oct-09 8:05 
AnswerRe: Synchronous socket and WaitHandle/WaitAny confusion Pin
Gary R. Wheeler29-Oct-09 12:57
Gary R. Wheeler29-Oct-09 12:57 
GeneralRe: Synchronous socket and WaitHandle/WaitAny confusion Pin
Jörgen Sigvardsson28-Mar-10 19:50
Jörgen Sigvardsson28-Mar-10 19:50 
QuestionNeed some guidance in making client-server software [modified] Pin
Munis-q26-Oct-09 7:38
Munis-q26-Oct-09 7:38 
AnswerRe: Need some guidance in making client-server software Pin
Paulo Zemek26-Oct-09 7:56
mvaPaulo Zemek26-Oct-09 7:56 
GeneralRe: Need some guidance in making client-server software Pin
Munis-q26-Oct-09 9:23
Munis-q26-Oct-09 9:23 
GeneralRe: Need some guidance in making client-server software Pin
Paulo Zemek26-Oct-09 12:48
mvaPaulo Zemek26-Oct-09 12:48 
AnswerRe: Need some guidance in making client-server software Pin
PIEBALDconsult26-Oct-09 10:01
mvePIEBALDconsult26-Oct-09 10:01 
GeneralRe: Need some guidance in making client-server software Pin
Munis-q27-Oct-09 2:22
Munis-q27-Oct-09 2:22 
GeneralRe: Need some guidance in making client-server software Pin
PIEBALDconsult27-Oct-09 3:21
mvePIEBALDconsult27-Oct-09 3:21 
GeneralRe: Need some guidance in making client-server software Pin
Munis-q27-Oct-09 6:00
Munis-q27-Oct-09 6:00 
PIEBALDconsult wrote:
Munis-q wrote:
keep them connected all the time



I wouldn't do it that way.

Perhaps, along with the data sent at system startup, send the IP address so the server can connect when it wants.


Yes I'm sending the IP address of client on startup as well,that means i should put a listener on client as well ? or keep client connected (1200-1600 connections with server) ?
GeneralRe: Need some guidance in making client-server software Pin
PIEBALDconsult27-Oct-09 9:45
mvePIEBALDconsult27-Oct-09 9:45 
GeneralRe: Need some guidance in making client-server software Pin
Munis-q27-Oct-09 21:17
Munis-q27-Oct-09 21:17 
GeneralRe: Need some guidance in making client-server software Pin
PIEBALDconsult28-Oct-09 4:33
mvePIEBALDconsult28-Oct-09 4:33 
QuestionJagged Array Problems [modified] Pin
Steve5177126-Oct-09 6:45
Steve5177126-Oct-09 6:45 
AnswerRe: Jagged Array Problems Pin
Richard MacCutchan26-Oct-09 7:00
mveRichard MacCutchan26-Oct-09 7:00 
AnswerRe: Jagged Array Problems Pin
OriginalGriff26-Oct-09 7:02
mveOriginalGriff26-Oct-09 7:02 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 7:23
Steve5177126-Oct-09 7:23 
GeneralRe: Jagged Array Problems Pin
Luc Pattyn26-Oct-09 7:38
sitebuilderLuc Pattyn26-Oct-09 7:38 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 8:00
Steve5177126-Oct-09 8:00 
GeneralRe: Jagged Array Problems Pin
Not Active26-Oct-09 8:23
mentorNot Active26-Oct-09 8:23 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 13:57
Steve5177126-Oct-09 13:57 
AnswerRe: Jagged Array Problems Pin
Not Active26-Oct-09 7:06
mentorNot Active26-Oct-09 7:06 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 7:50
Steve5177126-Oct-09 7:50 

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.