Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Memory Usage in ExecWB Pin
CPallini17-Mar-08 3:29
mveCPallini17-Mar-08 3:29 
GeneralRe: Memory Usage in ExecWB Pin
David Crow17-Mar-08 4:15
David Crow17-Mar-08 4:15 
GeneralThanks Pin
CPallini17-Mar-08 4:50
mveCPallini17-Mar-08 4:50 
GeneralCWebBrowser2- Print problem!!!!!! Pin
Shivarudrayya H18-Mar-08 0:56
Shivarudrayya H18-Mar-08 0:56 
GeneralRe: CWebBrowser2- Print problem!!!!!! Pin
CPallini18-Mar-08 1:12
mveCPallini18-Mar-08 1:12 
GeneralRe: Memory Usage in ExecWB Pin
Shivarudrayya H18-Mar-08 19:14
Shivarudrayya H18-Mar-08 19:14 
QuestionRe: Memory Usage in ExecWB Pin
David Crow19-Mar-08 3:10
David Crow19-Mar-08 3:10 
GeneralNetwork Performance Pin
od@ananzi.co.za17-Mar-08 2:48
od@ananzi.co.za17-Mar-08 2:48 
Hi Guys,

A have a client/server application using sockets (TCP/IP) for all the IPC needs. I came across a very interesting problem the other day and is still quite stumped by it:

When the apps are running on a local pc with the network cable not connected, then the apps run fine and the performance is as expected.
However, when the pc is then connected onto the lan the apps suddenly start behaving eratically. They will crash for no reason, or the data transfers between the client and server will become very slow, or timeout and all weird things happen.
I then unplug the cable and voila, all is fine again.

I have tested lots of other network apps on that same pc and they all seem to work fine. Does anyone have any idea as to what may be wrong or where I can start looking for the problem ?

Thanks
QuestionRe: Network Performance Pin
David Crow17-Mar-08 3:17
David Crow17-Mar-08 3:17 
GeneralRe: Network Performance Pin
od@ananzi.co.za17-Mar-08 4:01
od@ananzi.co.za17-Mar-08 4:01 
GeneralRe: Network Performance Pin
Moak17-Mar-08 6:54
Moak17-Mar-08 6:54 
GeneralRe: Network Performance Pin
od@ananzi.co.za17-Mar-08 7:21
od@ananzi.co.za17-Mar-08 7:21 
GeneralRe: Network Performance Pin
Moak17-Mar-08 8:01
Moak17-Mar-08 8:01 
QuestionA problem with redistributing my app [modified] Pin
Joseph Marzbani17-Mar-08 2:38
Joseph Marzbani17-Mar-08 2:38 
GeneralRe: A problem with redistributing my app Pin
Cedric Moonen17-Mar-08 2:45
Cedric Moonen17-Mar-08 2:45 
GeneralError C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
J_E_D_I17-Mar-08 2:11
J_E_D_I17-Mar-08 2:11 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
Rajesh R Subramanian17-Mar-08 2:18
professionalRajesh R Subramanian17-Mar-08 2:18 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
J_E_D_I17-Mar-08 2:53
J_E_D_I17-Mar-08 2:53 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
Cedric Moonen17-Mar-08 2:58
Cedric Moonen17-Mar-08 2:58 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
Rajesh R Subramanian17-Mar-08 3:04
professionalRajesh R Subramanian17-Mar-08 3:04 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
CPallini17-Mar-08 3:12
mveCPallini17-Mar-08 3:12 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
Rajesh R Subramanian17-Mar-08 3:16
professionalRajesh R Subramanian17-Mar-08 3:16 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
CPallini17-Mar-08 3:27
mveCPallini17-Mar-08 3:27 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
Rajesh R Subramanian17-Mar-08 3:29
professionalRajesh R Subramanian17-Mar-08 3:29 
GeneralRe: Error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR' Pin
J_E_D_I17-Mar-08 3:35
J_E_D_I17-Mar-08 3:35 

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.