Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Selection of lengthy path in the open save dialog box, retunr truncated string Pin
Nibu babu thomas25-Apr-06 1:49
Nibu babu thomas25-Apr-06 1:49 
Questionoverride operator + Pin
ehh24-Apr-06 5:06
ehh24-Apr-06 5:06 
AnswerRe: override operator + Pin
Chris Losinger24-Apr-06 5:16
professionalChris Losinger24-Apr-06 5:16 
GeneralRe: override operator + Pin
ehh24-Apr-06 7:55
ehh24-Apr-06 7:55 
Questionneed help - certificates Pin
Machma24-Apr-06 5:05
Machma24-Apr-06 5:05 
QuestionMulticast Pin
Smith#24-Apr-06 4:48
Smith#24-Apr-06 4:48 
AnswerRe: Multicast Pin
Ryan Binns24-Apr-06 5:00
Ryan Binns24-Apr-06 5:00 
QuestionYour thoughts on multi-threaded client run on the same machine. Pin
deltaseq024-Apr-06 4:10
deltaseq024-Apr-06 4:10 
I have only a modicum of basic knowledge about programming in VC++6. Most of the time I am cold so I program to raise my body temperature by the unadulterated frustration C++ affords. However, this frustration is offset by the learning experience.

I’ve written a newsgroup client that downloads headers and articles from up to 10 newsgroups and deletes duplicates. My socket connection is derived from CAsyncSocket. It seems to run OK but since I have time, I was wondering if modifying the code by adding multi-threading would improve download performance. (I don’t even know if that is possible.) My newsgroup server allows 2 connections per host. I connect via a cable modem, only one PC is involved, and no router. My thought was that I might see only a marginal improvement since some delays, for example within the server, would still exist.

Regards

AnswerRe: Your thoughts on multi-threaded client run on the same machine. Pin
Moak27-Apr-06 6:53
Moak27-Apr-06 6:53 
GeneralRe: Your thoughts on multi-threaded client run on the same machine. Pin
deltaseq027-Apr-06 10:14
deltaseq027-Apr-06 10:14 
QuestionActiveX Control Pin
stassi124-Apr-06 4:09
stassi124-Apr-06 4:09 
QuestionProperty Sheets Pin
si_6924-Apr-06 4:04
si_6924-Apr-06 4:04 
QuestionRe: Property Sheets Pin
David Crow24-Apr-06 4:13
David Crow24-Apr-06 4:13 
AnswerRe: Property Sheets Pin
si_6924-Apr-06 4:19
si_6924-Apr-06 4:19 
GeneralRe: Property Sheets Pin
David Crow24-Apr-06 4:27
David Crow24-Apr-06 4:27 
GeneralRe: Property Sheets Pin
si_6924-Apr-06 4:30
si_6924-Apr-06 4:30 
GeneralRe: Property Sheets Pin
David Crow24-Apr-06 5:05
David Crow24-Apr-06 5:05 
GeneralRe: Property Sheets Pin
si_6924-Apr-06 5:07
si_6924-Apr-06 5:07 
GeneralRe: Property Sheets Pin
David Crow24-Apr-06 6:13
David Crow24-Apr-06 6:13 
QuestionViews In MDI Pin
BlitzPackage24-Apr-06 3:49
BlitzPackage24-Apr-06 3:49 
AnswerRe: Views In MDI Pin
YaronNir24-Apr-06 4:50
YaronNir24-Apr-06 4:50 
GeneralRe: Views In MDI Pin
BlitzPackage24-Apr-06 12:19
BlitzPackage24-Apr-06 12:19 
GeneralRe: Views In MDI Pin
YaronNir24-Apr-06 20:48
YaronNir24-Apr-06 20:48 
AnswerRe: Views In MDI Pin
Ryan Binns24-Apr-06 5:02
Ryan Binns24-Apr-06 5:02 
GeneralRe: Views In MDI Pin
BlitzPackage24-Apr-06 12:11
BlitzPackage24-Apr-06 12:11 

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.