hi all! i m new to ACE. I am trying to run and explore ACE using MS VC++ 6. i managed to successfully install and build ACE , using win32 debug configuration....
Sunil Negi
sunil@...
Jul 1, 2002 12:50 pm
31593
Hi, Greg, Thanks for the reply. I think I was too hasty in trying to whittle my program down to the smallest possible size at which it would crash... Indeed,...
Jeff Paciga
jmpaciga@...
Jul 1, 2002 2:19 pm
31594
All, For anyone interested, i've managed to get ACE 5.2.3 working on Mac OS X again using the gcc 2.95.2 compiler (i'm still working on getting it to work with...
j.zorko@...
Jul 1, 2002 3:36 pm
31595
Hi Sunil, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which...
Douglas C. Schmidt
schmidt@...
Jul 1, 2002 5:18 pm
31596
Hi Doug, ... First of all, we can perform free list initialization only if we created segment - if we connected to existing segment, we can assume it's already...
Jarosław Nozderko
jaroslaw.nozderko@...
Jul 1, 2002 5:45 pm
31597
Hi All: I'm sorry for the unwarranted use of this newsgroup, but..... I am looking for employment in the Los Angeles area. I am a Senior Systems Analyst who...
steve.ige@...
Jul 1, 2002 6:05 pm
31598
REQUEST FOR ASSISTANCE IN A FINANCIAL TRANSACTION I am making this contact with you based on trust and confidence I have for you, your Company and God...
Dr. Haroun Adamu
dha50_99@...
Jul 1, 2002 7:13 pm
31599
ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: Intel PIII, Windows NT, Service Pack 6 COMPILER NAME AND VERSION (AND PATCHLEVEL):MS VS 6.0, ServicePack5 ...
Lorenzo Natale
nat@...
Jul 1, 2002 11:39 pm
31600
Hi Lorenzo, Thanks for using the PRF. ... Bill Fulton's <Bill_A_Fulton@...> been working on adding these capabilities to ACE. We haven't quite...
Douglas C. Schmidt
schmidt@...
Jul 2, 2002 1:32 am
31601
Hi all, I'll really appreciate any suggestion. I am sending this Email after 3 days that I tried playing with Parameters ( only in the allowed configuration...
Yaron Choma
YChoma@...
Jul 2, 2002 2:30 am
31602
k.. problem resolved. the problem defined below vanishes after installing Service pack 5 for visual studio 6. sorry for bother. ... ACE VERSION: 5.2.3,...
Sunil Negi
sunil@...
Jul 2, 2002 7:19 am
31603
Gupta Lalit
Lalit.Gupta@...
Jul 2, 2002 7:29 am
31604
Quick PRF: ACE 5.2.2, MSVC++ 6.0 SP5 W2K Pro SP1 I'm currently using the ACE SSL set of classes using the ACE_SSL_Context Singleton. I would like to use a...
o.brunet@...
Jul 2, 2002 1:42 pm
31605
ACE VERSION: 5.1.19 HOST MACHINE, TARGET MACHINE and OPERATING SYSTEM: IBM POWER 3 AIX Version 4.3.3 COMPILER NAME AND VERSION (AND PATCHLEVEL): VisualAge C++ ...
Kimball M Rudeen
Kimball_M_Rudeen@...
Jul 2, 2002 6:11 pm
31606
... In C++ on unix systems (and likely others) cin and cout usually cooperate under the covers to make the input and output interleave better. I don't have my...
Jonathan Biggar
jon@...
Jul 2, 2002 7:11 pm
31607
... Got access to my C++ standard PDF. You might also experiment with calling "cin.tie(0)", which should decouple cin and cout. -- Jon Biggar Floorboard...
Jonathan Biggar
jon@...
Jul 2, 2002 8:12 pm
31608
Hi Sara, ... I recommend you check out the ACE_Reactor's schedule_timer() mechanism. There are examples in $ACE_ROOT/tests/Reactor_Timer_Test.cpp If you check...
Douglas C. Schmidt
schmidt@...
Jul 2, 2002 9:53 pm
31609
Hi James, Thanks for using the PRF. ... I don't think the current implementation of ACE_Process supports this use-case. I'm sure it could be modified to...
Douglas C. Schmidt
schmidt@...
Jul 2, 2002 11:32 pm
31610
I want to make the following modification myself and contribute the changes back to the ACE community. Need some hints. 1) I want my application to be able...
Salman Khilji
salmankhilji@...
Jul 3, 2002 12:15 am
31611
... It will be different for different UNIX platforms. On Linux, look at: man 5 proc On Solaris, look at: man -s 4 proc One of the "files" in the...
Jonathan Biggar
jon@...
Jul 3, 2002 12:41 am
31612
Hi, Try overriding the ACE_Acceptor::make_svc_handler() and having your particular ACE_SSL_Context instance as an attribute of your concrete ACE_Acceptor...
Greg Burley
burley@...
Jul 3, 2002 5:06 am
31613
hi all ! i have been able to install and build ACE on my system properly. Also, i have run all the sample tests as well as the sample "Gateway" Application...
Sunil Negi
sunil@...
Jul 3, 2002 7:13 am
31614
Hi! Where can I find an example of how to use ACE_SSL_Asynch_Stream? Thanks Linda...
Citron, Linda
Lcitron@...
Jul 3, 2002 8:01 am
31615
Thanks Steve, your suggestion worked perfectly! Add one line to config.h, and recompile... my favourite kind of fix. :-) Thanks for your quick advice! David...
David Kymlicka
davidk@...
Jul 3, 2002 12:37 pm
31616
Hi Sunil, Thanks for the PROBLEM-REPORT-FORM! You've probably encountered a bug in the tutorial program. You can: - Fix it and send patches to the list. - Have...
Steve Huston
shuston@...
Jul 3, 2002 2:49 pm
31617
While accessing doxygen pages on http://doc.ece.uci.edu/Doxygen I noticed that ACE_RMCast documentation is missing - are there any reasons to hide it? :) ...
Serge Kolgan
skolgan@...
Jul 3, 2002 9:19 pm
31618
Hi Dan, I've never used that combination, but I've had customers run into weird issues when using threads and Oracle wasn't built/configured/whatever to work...
Steve Huston
shuston@...
Jul 3, 2002 11:22 pm
31619
Hi, ... What documentation? :-) Probably nobody has change the scripts to include that library. -- Carlos O'Ryan (coryan@...) #include <std.disclaimer> ...
Carlos O'Ryan
coryan@...
Jul 3, 2002 11:43 pm
31620
Am I supposed to use the PRF for *all* questions? I have this LSOCK_CODgram socket1 connected as follows: === X: remote = sap_any, local =...
Jain Monisha-AMJ030
Monisha.Jain@...
Jul 4, 2002 1:24 am
31621
Hi Dan, ... Sure, just do % make threads=0 when you build ACE (make sure you disable threads in a similar way when you build your application using ACE)....