Click here to Skip to main content
15,906,766 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get the physical disk number from a logical letter? Pin
16-Jun-02 22:54
suss16-Jun-02 22:54 
AnswerRe: How to get the physical disk number from a logical letter? Pin
Mike Nordell17-Jun-02 17:03
Mike Nordell17-Jun-02 17:03 
GeneralRe: How to get the physical disk number from a logical letter? Pin
17-Jun-02 20:54
suss17-Jun-02 20:54 
QuestionHow to generate 'warning' message in compiler? Pin
Cloudway16-Jun-02 21:06
Cloudway16-Jun-02 21:06 
AnswerRe: How to generate 'warning' message in compiler? Pin
Roger Broomfield16-Jun-02 22:10
Roger Broomfield16-Jun-02 22:10 
GeneralRe: How to generate 'warning' message in compiler? Pin
Cloudway16-Jun-02 22:56
Cloudway16-Jun-02 22:56 
GeneralSpeed up word automation Pin
mageshswami16-Jun-02 20:50
mageshswami16-Jun-02 20:50 
GeneralWinSock Pin
unknown soldier16-Jun-02 19:35
unknown soldier16-Jun-02 19:35 
I want to ask few questions regarding my server side application using Winsock API.

My server accepts new client using accept(). This function returns a new socket descriptor. This socket descriptor has input and output buffers.

1) Can anyone tell me that how much resources this new socket descriptor required. What is the size of its input and output buffer by default and how can we change the queue size of input and output buffer.

2) My server application will run on Win2K machine with 512 MB RAM and 1 Ghz processor. How many connections can i accept, if the work load is low. (Server only calculates factorial of a number and return to client)
GeneralSystem Tray Applicarion Pin
Kemal OZLU16-Jun-02 19:04
Kemal OZLU16-Jun-02 19:04 
GeneralRe: System Tray Applicarion Pin
Atlantys16-Jun-02 19:34
Atlantys16-Jun-02 19:34 
GeneralRe: System Tray Applicarion Pin
Nish Nishant16-Jun-02 21:01
sitebuilderNish Nishant16-Jun-02 21:01 
GeneralRe: System Tray Applicarion Pin
Atlantys17-Jun-02 8:29
Atlantys17-Jun-02 8:29 
GeneralEnabling disabiling Hibernate support programatically. Pin
Sandeep Shetty16-Jun-02 18:30
Sandeep Shetty16-Jun-02 18:30 
GeneralRetrieving Stand-by and HIbernate Time Pin
Sandeep Shetty16-Jun-02 18:28
Sandeep Shetty16-Jun-02 18:28 
GeneralCURSOR DISAPPEARS Pin
jafrazee16-Jun-02 16:17
jafrazee16-Jun-02 16:17 
GeneralRe: CURSOR DISAPPEARS Pin
Christian Graus16-Jun-02 16:17
protectorChristian Graus16-Jun-02 16:17 
Questionhow to debug for a bug after long running Pin
zecodela16-Jun-02 15:56
zecodela16-Jun-02 15:56 
AnswerRe: how to debug for a bug after long running Pin
Tim Smith16-Jun-02 16:16
Tim Smith16-Jun-02 16:16 
AnswerRe: how to debug for a bug after long running Pin
James R. Twine17-Jun-02 8:59
James R. Twine17-Jun-02 8:59 
GeneralGDI+ and DrawString Pin
A.A.16-Jun-02 14:20
A.A.16-Jun-02 14:20 
GeneralRe: GDI+ and DrawString Pin
Christian Graus16-Jun-02 14:57
protectorChristian Graus16-Jun-02 14:57 
GeneralRe: GDI+ and DrawString Pin
A.A.16-Jun-02 17:18
A.A.16-Jun-02 17:18 
QuestionMissing Classes in MFC ClassWizard? Pin
Teknofreek16-Jun-02 14:09
Teknofreek16-Jun-02 14:09 
AnswerRe: Missing Classes in MFC ClassWizard? Pin
Christian Graus16-Jun-02 15:42
protectorChristian Graus16-Jun-02 15:42 
GeneralRe: Missing Classes in MFC ClassWizard? Pin
Teknofreek16-Jun-02 17:25
Teknofreek16-Jun-02 17:25 

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.