Click here to Skip to main content
15,894,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Device Context Pin
eldar_20012-Dec-03 14:43
eldar_20012-Dec-03 14:43 
GeneralCdataGrid Pin
sdfdsfa1-Dec-03 14:00
sdfdsfa1-Dec-03 14:00 
GeneralRe: CdataGrid Pin
bilas1-Dec-03 19:47
bilas1-Dec-03 19:47 
GeneralRe: CdataGrid Pin
sdfdsfa2-Dec-03 6:41
sdfdsfa2-Dec-03 6:41 
Generaladd Wnds to an SDI Pin
Zizilamoroso1-Dec-03 13:26
Zizilamoroso1-Dec-03 13:26 
GeneralRe: add Wnds to an SDI Pin
Anonymous1-Dec-03 20:43
Anonymous1-Dec-03 20:43 
QuestionHow to Print to a PDF File using printer driver in C++ Pin
Richard Guion1-Dec-03 13:01
Richard Guion1-Dec-03 13:01 
AnswerRe: How to Print to a PDF File using printer driver in C++ Pin
Roger Allen2-Dec-03 2:13
Roger Allen2-Dec-03 2:13 
GeneralRe: How to Print to a PDF File using printer driver in C++ Pin
Richard Guion2-Dec-03 6:39
Richard Guion2-Dec-03 6:39 
GeneralRe: How to Print to a PDF File using printer driver in C++ Pin
Richard Guion2-Dec-03 16:10
Richard Guion2-Dec-03 16:10 
GeneralActiveX error Pin
vijisu1-Dec-03 12:49
vijisu1-Dec-03 12:49 
QuestionCDHTMLDialog control position? Pin
Robert Mooney1-Dec-03 12:39
Robert Mooney1-Dec-03 12:39 
General--Problem using class CADORecordset-- Pin
bilas1-Dec-03 10:20
bilas1-Dec-03 10:20 
GeneralRe: --Problem using class CADORecordset-- Pin
Debs1-Dec-03 23:15
Debs1-Dec-03 23:15 
GeneralRe: --Problem using class CADORecordset-- Pin
bilas2-Dec-03 11:27
bilas2-Dec-03 11:27 
GeneralRe: --Problem using class CADORecordset-- Pin
Debs2-Dec-03 12:59
Debs2-Dec-03 12:59 
GeneralWinsock Reply From Server 2 Client Pin
jake_t1-Dec-03 9:49
jake_t1-Dec-03 9:49 
GeneralRe: Winsock Reply From Server 2 Client Pin
BaldwinMartin1-Dec-03 19:35
BaldwinMartin1-Dec-03 19:35 
GeneralRe: Winsock Reply From Server 2 Client Pin
Anonymous1-Dec-03 23:58
Anonymous1-Dec-03 23:58 
GeneralRe: Winsock Reply From Server 2 Client Pin
v_srinu_26_f17-Dec-03 18:54
v_srinu_26_f17-Dec-03 18:54 
I have the same problem.

I have an idea but I am trying to implement it.

create an array of pointers to clientsocket in the serversocket.
when a client connects in OnAccept create a clientsocket dynamically and add its pointer to array.
now when serversocket.clients[i].Send(...);
Dead | X| oops it is not working

i have a question here
do we have to make client listen to server also.


if u get it right please, send as attachment to my email
vsrinu26f@yahoo.com

Generallist of Properties ID Pin
pnpfriend1-Dec-03 9:44
pnpfriend1-Dec-03 9:44 
GeneralRe: list of Properties ID Pin
Big Art1-Dec-03 10:31
Big Art1-Dec-03 10:31 
Generalsending messages between applications Pin
srev1-Dec-03 9:23
srev1-Dec-03 9:23 
GeneralRe: sending messages between applications Pin
Christian Graus1-Dec-03 9:46
protectorChristian Graus1-Dec-03 9:46 
GeneralRe: sending messages between applications Pin
Taka Muraoka1-Dec-03 14:13
Taka Muraoka1-Dec-03 14:13 

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.