Click here to Skip to main content
15,898,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STLPort anyone ??? Pin
Philip Patrick3-Jan-02 0:09
professionalPhilip Patrick3-Jan-02 0:09 
GeneralRe: STLPort anyone ??? Pin
Alexander Berthold3-Jan-02 0:10
Alexander Berthold3-Jan-02 0:10 
GeneralRe: STLPort anyone ??? Pin
Christian Graus3-Jan-02 1:29
protectorChristian Graus3-Jan-02 1:29 
GeneralGetting Monitor Name Pin
2-Jan-02 12:23
suss2-Jan-02 12:23 
GeneralRe: Getting Monitor Name Pin
Nish Nishant2-Jan-02 16:36
sitebuilderNish Nishant2-Jan-02 16:36 
GeneralRe: Getting Monitor Name Pin
3-Jan-02 6:13
suss3-Jan-02 6:13 
GeneralBook advice please! Pin
Rickard Andersson202-Jan-02 11:50
Rickard Andersson202-Jan-02 11:50 
GeneralRe: Book advice please! Pin
Tomasso7-Jan-02 7:00
Tomasso7-Jan-02 7:00 
Hey good luck! I don't know of any books addressing this particular topic, but it depends on what exactly is it that you are trying to find out.

By saying "Client/Server programming", I assume you mean networked programming? I recently had to take up this subject as well, and I can point you to two excellent sources of information (though neither one is definitive):

For general sockets (and therefore TCP/IP) programming NOT using MFC, I have read almost every word of the Winsock Programmer's FAQ (http://tangentsoft.net/wskfaq/) and have found out a lot about the subject, though it does not go over the MFC classes for network programming.

For an MFC angle on it, there is a good chapter in "SAMS Teach Yourself Visual C++ 6 in 21 Days" that covers sockets programming.

Of course, this site is a source of a lot of knowledge, but my suggestion is to start with the FAQ site above and work through the examples. This should give you an understanding of how C/S works from a networking perspective. MFC just adds a nice, clean layer on top of this.

All in all, I have found it to be a very easy to understand subject.

If you are looking for something other than network programming, post here and maybe myself or someone else would have some good pointers.

"If ye love wealth better than liberty, the tranquility of servitude better than the animating contest of freedom, go home from us in peace. We ask not your counsels or your arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."

--Samuel Adams
GeneralFor whom the Mutex waits Pin
Bill Wilson2-Jan-02 10:30
Bill Wilson2-Jan-02 10:30 
GeneralVertical PropertySheet Tab Labels Pin
Ken Goguen2-Jan-02 9:42
Ken Goguen2-Jan-02 9:42 
GeneralMapping interfaces to IIDs Pin
Klaus Probst2-Jan-02 9:10
Klaus Probst2-Jan-02 9:10 
GeneralRe: Mapping interfaces to IIDs Pin
Bill Wilson2-Jan-02 10:22
Bill Wilson2-Jan-02 10:22 
GeneralRe: Mapping interfaces to IIDs Pin
Klaus Probst2-Jan-02 10:34
Klaus Probst2-Jan-02 10:34 
Questionright way to save listbox data = ? Pin
Kuniva2-Jan-02 8:28
Kuniva2-Jan-02 8:28 
AnswerRe: right way to save listbox data = ? Pin
Carlos Antollini2-Jan-02 9:28
Carlos Antollini2-Jan-02 9:28 
Generalrandom access writing? Pin
Kuniva2-Jan-02 11:22
Kuniva2-Jan-02 11:22 
GeneralRe: random access writing? Pin
Carlos Antollini3-Jan-02 2:43
Carlos Antollini3-Jan-02 2:43 
GeneralRe: random access writing? Pin
Kuniva3-Jan-02 2:49
Kuniva3-Jan-02 2:49 
GeneralRe: random access writing? Pin
Kuniva3-Jan-02 3:00
Kuniva3-Jan-02 3:00 
GeneralRe: random access writing? Pin
Carlos Antollini3-Jan-02 3:09
Carlos Antollini3-Jan-02 3:09 
GeneralDumping data structures binary into a file Pin
slacker2-Jan-02 7:31
slacker2-Jan-02 7:31 
GeneralRe: Dumping data structures binary into a file Pin
Erik Funkenbusch2-Jan-02 8:51
Erik Funkenbusch2-Jan-02 8:51 
GeneralRe: Dumping data structures binary into a file Pin
2-Jan-02 9:34
suss2-Jan-02 9:34 
Questionwhat are the includes for WM_KICKIDLE ??? Pin
Kuniva2-Jan-02 7:20
Kuniva2-Jan-02 7:20 
AnswerRe: what are the includes for WM_KICKIDLE ??? Pin
Michael Dunn2-Jan-02 7:34
sitebuilderMichael Dunn2-Jan-02 7:34 

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.