Click here to Skip to main content
15,916,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how the tcp server retrieve the clients which connected to it? (help..help...help..) Pin
toxcct17-May-04 22:38
toxcct17-May-04 22:38 
GeneralRe: how the tcp server retrieve the clients which connected to it? (help..help...help..) Pin
**bamboo**17-May-04 22:41
**bamboo**17-May-04 22:41 
AnswerRe: how the tcp server retrieve the clients which connected to it? (help..help...help..) Pin
Prakash Nadar17-May-04 22:25
Prakash Nadar17-May-04 22:25 
AnswerRe: how the tcp server retrieve the clients which connected to it? (help..help...help..) Pin
**bamboo**17-May-04 22:34
**bamboo**17-May-04 22:34 
GeneralRe: how the tcp server retrieve the clients which connected to it? (help..help...help..) Pin
Prakash Nadar17-May-04 23:00
Prakash Nadar17-May-04 23:00 
QuestionHow to select a folder in vc++(MFC) Pin
shiva shankar17-May-04 21:45
shiva shankar17-May-04 21:45 
AnswerRe: How to select a folder in vc++(MFC) Pin
Prakash Nadar17-May-04 21:50
Prakash Nadar17-May-04 21:50 
GeneralChat Server Pin
Rassul Yunussov17-May-04 21:32
Rassul Yunussov17-May-04 21:32 
I would like to write a Chat Server, like ICQ, and a saw the simple examle of chat server

that incuded in MSDN. But i noticed one thing - the message recieves from different clients

in one thread, so if one client sends a message, another client waits in the queue. And if

the client have a very slow internet connection it will work very slowly. I tried to make a

thread for this operation, that will handle every messages operations. But i had some

problem - this problem i see in serialization. It shows me the "Debug Assertation Failed" in

file sockcore.cpp 583 str. But I don't see any problem there. And i noticed one thing - when

i make a release everythig works good.
So i'm in the trubleSmile | :) . Any suggestions....
And by the way i would like to use a RTF edit control. But streaming that it uses makes me

owfullSmile | :) . Are the any method just to add string to the control without using the streaming.

Because when we use the streaming we should handle all the stream, so get all old content

and add to it new. I don't like this way.Any suggestions....
P.S.
Sorry for my bad english.

GeneralThumbnail View Pin
chakk17-May-04 21:28
chakk17-May-04 21:28 
GeneralRe: Thumbnail View Pin
alex.barylski17-May-04 21:38
alex.barylski17-May-04 21:38 
GeneralVideo Capture Problem Pin
tunerica17-May-04 21:10
tunerica17-May-04 21:10 
GeneralRe: Video Capture Problem Pin
Prakash Nadar17-May-04 21:22
Prakash Nadar17-May-04 21:22 
GeneralRe: Video Capture Problem Pin
tunerica17-May-04 21:28
tunerica17-May-04 21:28 
GeneralDivider between menu, toolbar, etc Pin
alex.barylski17-May-04 21:08
alex.barylski17-May-04 21:08 
GeneralRe: Divider between menu, toolbar, etc Pin
Prakash Nadar17-May-04 21:16
Prakash Nadar17-May-04 21:16 
GeneralRe: Divider between menu, toolbar, etc Pin
alex.barylski17-May-04 21:21
alex.barylski17-May-04 21:21 
GeneralRe: Divider between menu, toolbar, etc Pin
Prakash Nadar17-May-04 21:46
Prakash Nadar17-May-04 21:46 
GeneralRe: Divider between menu, toolbar, etc Pin
alex.barylski18-May-04 2:25
alex.barylski18-May-04 2:25 
Generalselected text in a Edit Box Pin
Shuang. Wu17-May-04 21:02
Shuang. Wu17-May-04 21:02 
GeneralRe: selected text in a Edit Box Pin
alex.barylski17-May-04 21:19
alex.barylski17-May-04 21:19 
GeneralRe: selected text in a Edit Box Pin
Shuang. Wu17-May-04 21:43
Shuang. Wu17-May-04 21:43 
GeneralRe: selected text in a Edit Box Pin
alex.barylski18-May-04 2:20
alex.barylski18-May-04 2:20 
GeneralRe: selected text in a Edit Box Pin
David Crow18-May-04 2:27
David Crow18-May-04 2:27 
GeneralTab pages ,, communication problem!! Pin
rohit.dhamija17-May-04 20:55
rohit.dhamija17-May-04 20:55 
GeneralRe: Tab pages ,, communication problem!! Pin
Prakash Nadar17-May-04 22:02
Prakash Nadar17-May-04 22:02 

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.