Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralImporting DIalogs Pin
Nitron10-Nov-04 10:48
Nitron10-Nov-04 10:48 
GeneralRe: Importing DIalogs Pin
Yulianto.10-Nov-04 16:10
Yulianto.10-Nov-04 16:10 
GeneralRe: Importing DIalogs Pin
BlackDice11-Nov-04 4:00
BlackDice11-Nov-04 4:00 
GeneralSample of ReadFileEx Pin
Howard789010-Nov-04 10:43
Howard789010-Nov-04 10:43 
QuestionHooking - Client - Server Application Suggestion? Pin
JohnnyG10-Nov-04 9:18
JohnnyG10-Nov-04 9:18 
GeneralString Replacement Pin
Blake Miller10-Nov-04 8:33
Blake Miller10-Nov-04 8:33 
GeneralRe: String Replacement Pin
John R. Shaw10-Nov-04 8:54
John R. Shaw10-Nov-04 8:54 
Generalsockets question Pin
CherezZaboro10-Nov-04 7:41
CherezZaboro10-Nov-04 7:41 
Strange! I have a server and a client. Using straight winsock2 API and event notifications. Dual processor machine!!!
Problems/obesvations:

1) If client and server are both running on the dual processor (same computer) and client allowed to use both processors, often but not always client does NOT get notification about incomming data.

2) If client and server are both running on the dual processor (same computer) and client is limited to either processor, client gets all the notifications fine.

3) If client is running on the dual processor and allowed to use either processor, and Server is running on a different machine, client gets all the notifications fine.

4) If Server is running on the Dual processor and can use either processor, and client is running on a different machine, often but not always client does NOT get notification about incomming data.

5) If Server is running on the Dual processor and is restricted to a single processor, and client
is running on a different machine, often but not always client does NOT get notification about incomming data.

6) If client and Server are both run on same dual proc machine, and server restricted to one processor but client is allowed to use both, often but not always client does NOT get notification about incomming data.

Any ideas why?
Help!

GeneralRe: sockets question Pin
Nitron10-Nov-04 10:51
Nitron10-Nov-04 10:51 
GeneralRe: sockets question Pin
CherezZaboro10-Nov-04 11:58
CherezZaboro10-Nov-04 11:58 
Generalascii to binary Pin
Anonymous10-Nov-04 7:14
Anonymous10-Nov-04 7:14 
GeneralRe: ascii to binary Pin
David Crow10-Nov-04 7:23
David Crow10-Nov-04 7:23 
GeneralRe: ascii to binary Pin
Anonymous10-Nov-04 7:35
Anonymous10-Nov-04 7:35 
GeneralRe: ascii to binary Pin
David Crow10-Nov-04 7:56
David Crow10-Nov-04 7:56 
GeneralRe: ascii to binary Pin
GDavy10-Nov-04 10:02
GDavy10-Nov-04 10:02 
GeneralRe: ascii to binary Pin
Anonymous10-Nov-04 10:24
Anonymous10-Nov-04 10:24 
GeneralRe: ascii to binary [edited] Pin
PJ Arends10-Nov-04 10:37
professionalPJ Arends10-Nov-04 10:37 
GeneralRe: ascii to binary Pin
Branislav11-Nov-04 1:32
Branislav11-Nov-04 1:32 
GeneralPort modified message Pin
Fernando A. Gomez F.10-Nov-04 5:11
Fernando A. Gomez F.10-Nov-04 5:11 
GeneralRe: Port modified message Pin
bryce10-Nov-04 11:51
bryce10-Nov-04 11:51 
Generalstarting external program, waiting for completion Pin
Steve Kearon10-Nov-04 4:56
Steve Kearon10-Nov-04 4:56 
GeneralRe: starting external program, waiting for completion Pin
David Crow10-Nov-04 5:05
David Crow10-Nov-04 5:05 
GeneralRe: starting external program, waiting for completion Pin
Steve Kearon10-Nov-04 5:22
Steve Kearon10-Nov-04 5:22 
GeneralRe: starting external program, waiting for completion Pin
David Crow10-Nov-04 6:16
David Crow10-Nov-04 6:16 
GeneralRe: parameters of function ::SHGetSpecialFolderLocation(...) Pin
David Crow10-Nov-04 5:01
David Crow10-Nov-04 5:01 

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.