Search the web
Sign In
New User? Sign Up
ace-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 35138 - 35167 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
35138
Dear Sir, I am Mr. Raphael Maloney and my sister is Miss Sofie Maloney, we are the children of late Chief John Maloney from Sierra Leone. I am writing you in ...
raphmalon@...
Send Email
May 1, 2003
1:28 pm
35139
Hi Oleg, ... That's a great suggestion. If you send me the patches for the code I'll add it to the next beta release. Thanks, Doug -- Dr. Douglas C. Schmidt,...
Douglas C. Schmidt
schmidt@...
Send Email
May 1, 2003
2:01 pm
35140
Sorry to bother alls. Pointers to C/C++ positions in networking/communication in ISRAEL only would be very much appreciated. Sincerely, Robert ...
Robert Iakobashvili
robert@...
Send Email
May 1, 2003
2:31 pm
35141
Hi Strabo, I recommend that you contact the folks at taosupport@... since they have done the port of ACE+TAO to the Pocket PC and may have found a...
Douglas C. Schmidt
schmidt@...
Send Email
May 1, 2003
6:13 pm
35142
Thanks for using the PRF! I believe this issue was fixed in ACE 5.3a, available from Riverace's web site. The ACE tests mostly run at 5.3a (with the exception...
Steve Huston
shuston@...
Send Email
May 1, 2003
10:32 pm
35143
Hi, Are you asking a question? If so, please make sure you fill out the appropriate problem report form (PRF), which is in $ACE_ROOT/PROBLEM-REPORT-FORM ...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
12:16 am
35144
Hi, Thanks for using the PRF. ... Probably because at some point these capabilities weren't supported by Linux. Ideally, the new ACE autoconfig support should...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
12:17 am
35145
Hi Thierry, John Michael Zorko <j.zorko@...> is the Mac OSX guru for ACE+TAO. I recommend you contact him for more info. Thanks, Doug ... -- Dr. Douglas...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
12:26 am
35146
... You probably need to implement a new class ACE_POSIX_Shared_Memory_Pool just like ACE_Pagefile_Memory_Pool. ... What makes you think that they are...
Krishnakumar B
kitty@...
Send Email
May 2, 2003
1:24 am
35147
Douglas, Thierry ... I'm certainly no guru, and i'm much better with ACE than TAO (I can spell TAO, though <g>). I hope I understand the problem correctly....
John Michael Zorko
j.zorko@...
Send Email
May 2, 2003
3:02 am
35148
ACE VERSION: 5.3.1 HOST MACHINE and OPERATING SYSTEM: Sun Sparc and Solaris 8 COMPILER NAME AND VERSION (AND PATCHLEVEL): Sun WorkShops Forte version 5.0 ...
Adi
adityadeshpande_2000@...
Send Email
May 2, 2003
4:55 am
35149
Doug, John, ... It is a known fact that all gurus will deny actually being gurus :) Ok my linking problem was due to the fact the libraries were not "weakly"...
Thierry Benoist
thierry.benoist@...
Send Email
May 2, 2003
7:57 am
35150
ACE VERSION: 5.2a_p1-OCI HOST MACHINE and OPERATING SYSTEM: Linux i686 Redhat 8.0 COMPILER NAME AND VERSION (AND PATCHLEVEL): Cross-compiler GCC 3.2.2 binutils...
Virtanen Esa
esa.virtanen@...
Send Email
May 2, 2003
9:04 am
35151
Hi all, Didn't fill out the PRF because this is more of general question that a specific one. Regardless if you chose to answer presume I am on the most...
Bill Cassanova
BCassanova@...
Send Email
May 2, 2003
12:46 pm
35152
I would like to use ACE RMCast in the following context: I want to achieve reliable multicast between several networked components, and I must be able to...
Eric NICOLAS
nicolas00@...
Send Email
May 2, 2003
1:13 pm
35153
Hello,I couldnt find the TP_Logging_Acceptor ,TP_Logging_Handler classes in ACE examle/c++2 file.Do they exist there?thanks alot.But they are defined in book. ...
George Acer
ace_fun_2003@...
Send Email
May 2, 2003
1:55 pm
35154
Hi George, ... Please see $ACE_ROOT/examples/C++NPv2/TP_Logging_Server.cpp $ACE_ROOT/examples/C++NPv2/TP_Logging_Server.h Take care, Doug -- Dr. Douglas C....
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
2:12 pm
35155
Hi, ... ACE is an acronym that stands for the "ADAPTIVE Communication Environment." There's a history of ACE in Appendix 2 of C++NPv1 ...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
2:14 pm
35156
Hi Thierry, Cool, thanks for letting us know that things are working better now! Doug...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
2:30 pm
35157
Hi Virtanen, Thanks for the PRF. ... Since you're using the OCI version of TAO, please send your questions and bugs to taosupport@.... Thanks, Doug ... ...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
2:55 pm
35158
Hi Bill, ... You could try using ACE_Unbounded_Queue. ... 2 and 3 are very implementation-specific, so I recommend you try using your version of STL and see...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
2:57 pm
35159
To: ace-bugs@... Subject: send_n() sending to disconnected peer : I am using send_n to pass data to a client process on another machine. It is...
A S Freeman
andrewsfreeman@...
Send Email
May 2, 2003
4:43 pm
35160
Thierry, << Ok my linking problem was due to the fact the libraries were not "weakly" linked. setting the MACOSX_DEPLOYMENT_TARGET to 10.2 did the trick. (as...
j.zorko@...
Send Email
May 2, 2003
5:06 pm
35161
Hi Folks, I will be teaching a course on patterns, frameworks, ACE and CORBA/TAO for UCLA extension July 9-11th. Please see ...
Douglas C. Schmidt
schmidt@...
Send Email
May 2, 2003
7:18 pm
35162
hi, there, My enviornment is - Win2K Professional, SP3, VC6.0, SP5. Following Macro were in my config.h file. #define ACE_HAS_WINNT4 1 #define ACE_HAS_MFC...
Tongzhe Cui
tonycui@...
Send Email
May 3, 2003
11:32 pm
35163
Hi Tony, ... To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF),...
Douglas C. Schmidt
schmidt@...
Send Email
May 4, 2003
2:30 am
35164
3000+ BOOKS AND REFERENCE ON CD ROM Thousands of Titles! Hundreds of Authors! ...Great for Students, Teachers and Enthusiasts! ...that your computer reads to...
Lakeisha Holley
terrainunfitnesinduct...
Send Email
May 4, 2003
11:49 am
35165
3000+ BOOKS AND REFERENCE ON CD ROM Thousands of Titles! Hundreds of Authors! ...Great for Students, Teachers and Enthusiasts! ...that your computer reads to...
Brent Rivas
dangerperchedaleck@...
Send Email
May 4, 2003
11:50 am
35166
Save up to 89% on Inkjet & Laser Toner Cartridges Quality Products w/ 100% Satisfaction Guarantee Easy, Fast, Affordable Shipping Worldwide Plenty of Payment...
Zoey
zoey@...
Send Email
May 4, 2003
3:43 pm
35167
... // -*- C++ -*- // // config-linux.h,v 4.35 2002/10/02 17:51:41 ossama Exp // The following configuration file is designed to work for Linux // platforms...
Sharon Yohay
SharonY@...
Send Email
May 4, 2003
5:45 pm
Messages 35138 - 35167 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help