Click here to Skip to main content
15,889,499 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to create controls @ run time? Pin
CoderForEver7-Jul-09 1:48
CoderForEver7-Jul-09 1:48 
GeneralRe: how to create controls @ run time? Pin
DaveyM697-Jul-09 2:04
professionalDaveyM697-Jul-09 2:04 
Questiondetect bluetooth device Pin
nithydurai6-Jul-09 19:56
nithydurai6-Jul-09 19:56 
AnswerRe: detect bluetooth device Pin
Henry Minute6-Jul-09 23:07
Henry Minute6-Jul-09 23:07 
QuestionClient And Server Chat Pin
tamir9016-Jul-09 19:50
tamir9016-Jul-09 19:50 
AnswerRe: Client And Server Chat Pin
PandemoniumPasha6-Jul-09 20:01
PandemoniumPasha6-Jul-09 20:01 
GeneralRe: Client And Server Chat Pin
tamir9016-Jul-09 20:09
tamir9016-Jul-09 20:09 
GeneralRe: Client And Server Chat Pin
PandemoniumPasha6-Jul-09 21:59
PandemoniumPasha6-Jul-09 21:59 
from what i understand, every message a client sends goes to the server which then broadcasts to all the clients. is that correct?
if so, then the server will receive all the notifications regarding users logging in and logging out. it is just a matter of sending a control message to all the clients and notifying them of the changes that occurred. for that you need to design your own protocol and decide how you would like to handle server-client communication. if you have reached as far as broadcasting the messages to all clients, i presume that you have implemented some sort of protocol for the communication. now, all you have to do is extend it to include some server messages or commands that are handled by the client.

regards
Smile | :)

GeneralRe: Client And Server Chat Pin
tamir9016-Jul-09 22:18
tamir9016-Jul-09 22:18 
Questionstructure and generic collection use with example Pin
engg_sukreet6-Jul-09 19:20
engg_sukreet6-Jul-09 19:20 
AnswerRe: structure and generic collection use with example - TROLL Pin
Mycroft Holmes6-Jul-09 19:44
professionalMycroft Holmes6-Jul-09 19:44 
QuestionUnable to find the report in the manifest resources. Please build the project, and try again PinPopular
Murtuza Husain Miyan Patel6-Jul-09 18:38
professionalMurtuza Husain Miyan Patel6-Jul-09 18:38 
AnswerRe: Unable to find the report in the manifest resources. Please build the project, and try again Pin
bnvrkv0912-Oct-09 0:14
bnvrkv0912-Oct-09 0:14 
AnswerRe: Unable to find the report in the manifest resources. Please build the project, and try again Pin
Said Ali Jalali15-Jan-10 0:15
Said Ali Jalali15-Jan-10 0:15 
AnswerRe: Unable to find the report in the manifest resources. Please build the project, and try again Pin
randu200519-Apr-10 7:57
randu200519-Apr-10 7:57 
Question[Message Deleted] Pin
kKamel6-Jul-09 11:37
kKamel6-Jul-09 11:37 
AnswerIgnore repost Pin
Manas Bhardwaj6-Jul-09 11:42
professionalManas Bhardwaj6-Jul-09 11:42 
QuestionCase sensitve Column Pin
kKamel6-Jul-09 11:31
kKamel6-Jul-09 11:31 
AnswerRe: Case sensitve Column Pin
Manas Bhardwaj6-Jul-09 11:44
professionalManas Bhardwaj6-Jul-09 11:44 
GeneralRe: Case sensitve Column Pin
kKamel6-Jul-09 11:47
kKamel6-Jul-09 11:47 
GeneralRe: Case sensitve Column Pin
Manas Bhardwaj6-Jul-09 12:02
professionalManas Bhardwaj6-Jul-09 12:02 
GeneralRe: Case sensitve Column Pin
kKamel6-Jul-09 12:06
kKamel6-Jul-09 12:06 
GeneralRe: Case sensitve Column Pin
kKamel6-Jul-09 12:36
kKamel6-Jul-09 12:36 
AnswerRe: Case sensitve Column Pin
Ennis Ray Lynch, Jr.6-Jul-09 12:42
Ennis Ray Lynch, Jr.6-Jul-09 12:42 
QuestionDesign Ideas / nested DataGridView?? Pin
Muammar©6-Jul-09 10:46
Muammar©6-Jul-09 10:46 

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.