Click here to Skip to main content
15,921,841 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Reading/Writing in Binary Pin
Rick York9-Dec-01 6:29
mveRick York9-Dec-01 6:29 
GeneralRe: Reading/Writing in Binary Pin
valikac9-Dec-01 6:40
valikac9-Dec-01 6:40 
Questionrecreating IntelliSense stores ? Pin
Cernd9-Dec-01 6:01
Cernd9-Dec-01 6:01 
GeneralNon-resizable CMainFrame Pin
r2d2rigo9-Dec-01 4:17
r2d2rigo9-Dec-01 4:17 
GeneralRe: Non-resizable CMainFrame Pin
9-Dec-01 5:02
suss9-Dec-01 5:02 
GeneralRe: Non-resizable CMainFrame Pin
r2d2rigo10-Dec-01 10:27
r2d2rigo10-Dec-01 10:27 
GeneralHetrogenous Server/Client Pin
9-Dec-01 4:15
suss9-Dec-01 4:15 
GeneralRe: Hetrogenous Server/Client Pin
Masaaki Onishi9-Dec-01 17:00
Masaaki Onishi9-Dec-01 17:00 
Hello, the codegurus around the world.;)

I believe that this is possible.Cool | :cool:

Did you read the source code of CAsyncSocket.
In fact, CAsyncSocket uses the class wrapped by Asyncrous Socket with
Windows Socket API.
So, if you use Server side Window API with Asyncrous Socket code,
it is easier to implement them.

Maybe, blocking or non-blocking socket may work?Confused | :confused:

Please, don't send me your email about your questions directly.
Have a nice day!
Sonork - 100.10571:vcdeveloper Wink | ;)

-Masaaki Onishi-


GeneralHelp with network Pin
Philip Patrick9-Dec-01 3:48
professionalPhilip Patrick9-Dec-01 3:48 
QuestionWhat is the difference between "#if !define" and "#ifnde"? Pin
BigMouth8-Dec-01 17:26
BigMouth8-Dec-01 17:26 
AnswerRe: What is the difference between "#if !define" and "#ifnde"? Pin
Rick York8-Dec-01 17:52
mveRick York8-Dec-01 17:52 
GeneralRe: What is the difference between "#if !define" and "#ifnde"? Pin
BigMouth8-Dec-01 18:13
BigMouth8-Dec-01 18:13 
GeneralRe: What is the difference between "#if !define" and "#ifnde"? Pin
Rick York8-Dec-01 19:19
mveRick York8-Dec-01 19:19 
GeneralRe: What is the difference between "#if !define" and "#ifnde"? Pin
BigMouth8-Dec-01 20:17
BigMouth8-Dec-01 20:17 
QuestionWhat is the difference between "_DEBUG" and "DEBUG"? Pin
BigMouth8-Dec-01 17:24
BigMouth8-Dec-01 17:24 
AnswerRe: What is the difference between "_DEBUG" and "DEBUG"? Pin
Rick York8-Dec-01 17:44
mveRick York8-Dec-01 17:44 
GeneralRe: What is the difference between "_DEBUG" and "DEBUG"? Pin
BigMouth8-Dec-01 17:59
BigMouth8-Dec-01 17:59 
QuestionWhat is the function of "#pragma once"? Pin
BigMouth8-Dec-01 17:23
BigMouth8-Dec-01 17:23 
AnswerRe: What is the function of "#pragma once"? Pin
Rick York8-Dec-01 17:41
mveRick York8-Dec-01 17:41 
GeneralRe: What is the function of "#pragma once"? Pin
BigMouth8-Dec-01 17:57
BigMouth8-Dec-01 17:57 
GeneralRe: What is the function of "#pragma once"? Pin
BigMouth8-Dec-01 18:52
BigMouth8-Dec-01 18:52 
GeneralRe: What is the function of "#pragma once"? Pin
Rick York8-Dec-01 19:17
mveRick York8-Dec-01 19:17 
GeneralRe: What is the function of "#pragma once"? Pin
BigMouth8-Dec-01 20:15
BigMouth8-Dec-01 20:15 
GeneralRe: What is the function of "#pragma once"? Pin
Rick York8-Dec-01 20:35
mveRick York8-Dec-01 20:35 
GeneralRe: What is the function of "#pragma once"? Pin
BigMouth8-Dec-01 20:45
BigMouth8-Dec-01 20:45 

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.