Click here to Skip to main content
15,911,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGood c++ book Pin
NC22-Mar-02 8:39
NC22-Mar-02 8:39 
GeneralRe: Good c++ book Pin
Joaquín M López Muñoz22-Mar-02 10:09
Joaquín M López Muñoz22-Mar-02 10:09 
GeneralRe: Good c++ book Pin
NC22-Mar-02 10:29
NC22-Mar-02 10:29 
GeneralRe: Good c++ book Pin
moliate22-Mar-02 21:57
moliate22-Mar-02 21:57 
GeneralRe: Good c++ book Pin
Dor22-Mar-02 14:26
Dor22-Mar-02 14:26 
GeneralNeed help about CSocket Pin
22-Mar-02 6:41
suss22-Mar-02 6:41 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 7:17
Andres Manggini22-Mar-02 7:17 
GeneralRe: Need help about CSocket Pin
22-Mar-02 7:32
suss22-Mar-02 7:32 
Thanks for your reply!!

So, if i add a loop to contain "if ( svrSocket.Accept(socket))", then i can ask Run() to keep checking if there is more socket arrived.......is that right?

Also, how the parameter in this function "Client.Connect("127.0.0.1",5001);" come from?

ONe more question, can the Run() in CServer can block the process in OnOK() after Run() receives a socket from OnOK(). For example, OnOK() sends a socket to Run() and "if ( svrSocket.Accept(socket))" receives it. Because how some information from this socket(or packet), Run() has to block (or pause) the process in OnOK()....can it do happen?
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 7:45
Andres Manggini22-Mar-02 7:45 
GeneralRe: Need help about CSocket Pin
22-Mar-02 7:56
suss22-Mar-02 7:56 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 8:14
Andres Manggini22-Mar-02 8:14 
GeneralRe: Need help about CSocket Pin
22-Mar-02 8:30
suss22-Mar-02 8:30 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 8:55
Andres Manggini22-Mar-02 8:55 
GeneralRe: Need help about CSocket Pin
Nish Nishant22-Mar-02 8:29
sitebuilderNish Nishant22-Mar-02 8:29 
GeneralColoured Buttons Pin
joeperris22-Mar-02 6:27
joeperris22-Mar-02 6:27 
GeneralRe: Coloured Buttons Pin
Tim Deveaux22-Mar-02 6:30
Tim Deveaux22-Mar-02 6:30 
GeneralRe: Coloured Buttons Pin
joeperris22-Mar-02 6:34
joeperris22-Mar-02 6:34 
GeneralRe: Coloured Buttons Pin
Nish Nishant22-Mar-02 6:40
sitebuilderNish Nishant22-Mar-02 6:40 
GeneralRe: Coloured Buttons Pin
Tim Deveaux22-Mar-02 7:17
Tim Deveaux22-Mar-02 7:17 
GeneralRe: Coloured Buttons Pin
Nish Nishant22-Mar-02 8:32
sitebuilderNish Nishant22-Mar-02 8:32 
GeneralRe: Coloured Buttons Pin
Tim Deveaux22-Mar-02 9:40
Tim Deveaux22-Mar-02 9:40 
GeneralRe: Coloured Buttons Pin
Nish Nishant22-Mar-02 6:35
sitebuilderNish Nishant22-Mar-02 6:35 
GeneralRe: Coloured Buttons Pin
Tim Deveaux22-Mar-02 6:54
Tim Deveaux22-Mar-02 6:54 
GeneralRe: Coloured Buttons Pin
Nish Nishant22-Mar-02 6:32
sitebuilderNish Nishant22-Mar-02 6:32 
GeneralRe: Coloured Buttons Pin
joeperris22-Mar-02 6:37
joeperris22-Mar-02 6:37 

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.