[ace-users] Problem for ACE in c++

Douglas C. Schmidt d.schmidt at vanderbilt.edu
Tue Nov 21 14:22:52 CST 2017


Hi Filippo,

Thanks very much for your email.  Please make sure to send all questions
related to ACE to the appropriate mailing list or newsgroup, rather than
to me directly since I travel frequently and often don't have ready
access to email.  See

http://www.dre.vanderbilt.edu/~schmidt/ACE-mail.html

for more info on how to access these resources.

In addition, to ensure that we have proper version/platform/compiler
information, please make sure you fill out the appropriate problem
report form (PRF), which is in

$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM

or in

$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM

in older versions of ACE.  Make sure to include this information when
asking any questions since otherwise we have to "guess" what
version/platform/compiler/options you've using, which is very
error-prone and slows down our responsiveness.  If you don't use the
PRF, therefore, it is less likely that someone from the core developer
team will be able to answer your question.  Naturally, we encourage and
appreciate other members of the ACE user community who can respond to
questions that they have the answers to.

> Would you be so kind as to give me examples of source code in c ++
> between exchanging information between a server and a client both
> windows, 

There are *many* examples in 

ACE_ROOT/examples

I recommend you check out the 

ACE_ROOT/examples/IPC_SAP

for examples of how to communicate between a client and a server.

> i have bought his book about ACE but i can not find this example I
> look forward to hearing from you soon.

I recommend you check out the examples in the C++NPv2 book, which is
described at

http://www.dre.vanderbilt.edu/~schmidt/ACE/book2

All the code examples from that book are available in

ACE_ROOT/examples/C++NPv2

Thanks,

        Doug



More information about the ace-users mailing list