Thanks, Gonzalo, Dear acers, Raw sockets can be opened by a process with administrative permissions (effective user id eq to that of administrator). There are...
Robert Iakobashvili
robert@...
Sep 1, 2002 7:50 am
32449
Hi Robert, ... The "Right Way"[TM] to do this is to use the ACE_OS::sched_params() method and ACE_Sched_Params() constructor. This is discussed in Chapter 9...
Douglas C. Schmidt
schmidt@...
Sep 1, 2002 2:05 pm
32450
Hi Stephan, ... To achieve this level of security, you can use SLLIOP, which is a mapping of CORBA's GIOP protocol over SSL. More generally, CORBA defines a...
Douglas C. Schmidt
schmidt@...
Sep 1, 2002 5:25 pm
32451
Hi Stephan, Thanks very much for your email. Please make sure to send all questions related to TAO or ACE to the TAO mailing list or ACE+TAO newsgroup, rather...
Douglas C. Schmidt
schmidt@...
Sep 1, 2002 6:26 pm
32452
Can any one just send me links or name of books (both advanced and basic) available on ACE and TAO...
Lalit Pandey
pandey.lalit@...
Sep 2, 2002 6:40 am
32453
I have to develop a client server application . The server should support thousands of clients from varied platforms . Should I choose TAO for developing...
Lalit Pandey
pandey.lalit@...
Sep 2, 2002 1:45 pm
32454
Hello If the link editor says its missing the following symbols, might there be any .o files missing in a compile (or link) directive? ...
Sven Burgener
sburgener@...
Sep 2, 2002 1:45 pm
32455
Hi Lalit, ... Here are the URLs for books on ACE: http://www.cs.wustl.edu/~schmidt/ACE/ http://www.cs.wustl.edu/~schmidt/POSA/ Another book called "The ACE...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 1:57 pm
32456
Hi Joe, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which is...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 2:00 pm
32457
Hi Sven, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which is...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 2:02 pm
32458
Hi Lalit, ... Without knowing what your quantitative requirements are or what platforms you're planning to run the server on, it's hard to give you any useful...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 2:05 pm
32459
... Okay. I should have known. Here goes. TAO VERSION: 1.2 ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: AIX 4.3.3, RS6k TARGET MACHINE and OPERATING...
Sven Burgener
sburgener@...
Sep 2, 2002 2:17 pm
32460
Hi Sven, Thanks for using the PRF. I've got a couple of suggestions. ... TAO 1.2 is a bit old now, so you might want to check and see if TAO 1.2.4 works...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 2:22 pm
32461
Hi Martin, The usual problem is that the thread running the event loop doesn't own the reactor. If this isn't it, please post the PROBLEM-REPORT-FORM with more...
Steve Huston
shuston@...
Sep 2, 2002 2:43 pm
32462
Hi Sven, ... .TAO_Unbounded_Sequence<RTCORBA::ThreadpoolLane>::TAO_Unbounded_Sequence(uns igned ... No, there probably aren't missing .o files - something is...
Steve Huston
shuston@...
Sep 2, 2002 3:10 pm
32463
Hi Martin, ... I recommend you use your debugger to figure out what's going on and let us know if it's a problem with ACE, a problem with HPUX, or a problem...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 3:10 pm
32464
Hi guys, Can someone please ask Dr. Cytron or Dr. Gill to run this one past the lawyers at Wash U - they should be able to get a definitive answer. We really,...
Steve Huston
shuston@...
Sep 2, 2002 3:10 pm
32465
Hi folks, ... Yes - it's scheduled to print early in 2003. APG covers about 80% of ACE (the other 20% you've probably never encoutered anyway ;-) and is a "how...
Steve Huston
shuston@...
Sep 2, 2002 3:10 pm
32466
Dear Steve, Absolutely agree with you. ACE_Raw_Socket and ACE_ICMP_Socket are good to be placed to ACE, whereas specific protocols/accessories with appropriate...
Robert Iakobashvili
robert@...
Sep 2, 2002 3:14 pm
32467
Hi Steve, I'll be glad to do that. Could someone please formulate the background info and the legal question concisely, and then I'll run it by our legal ...
Chris Gill
cdgill@...
Sep 2, 2002 3:21 pm
32468
Hi James, ... I have no idea where this came from, but it's clearly a repeat of a VERY old message. Take care, Doug...
Douglas C. Schmidt
schmidt@...
Sep 2, 2002 4:39 pm
32469
... No problem. I'm attaching a new tarball. ... Fixed. Would this eliminate the need for those ugly non-Win32-only checks for effective uid? (They are still...
Gonzalo Diethelm
gonzalo.diethelm@...
Sep 2, 2002 5:05 pm
32470
Hi Gerry, ... If you're using TAO 1.1a please contact OCI for help at taosupport@.... I recommend that you upgrade to a newer version of TAO, however....
Douglas C. Schmidt
schmidt@...
Sep 3, 2002 3:58 am
32471
ACE VERSION: 5.2.2 HOST MACHINE and OPERATING SYSTEM: Dual Xeon 1 Ghz running Win2K sp2 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER...
KANGATHARAN, Bharathi
bharathi.kangatharan@...
Sep 3, 2002 8:52 am
32472
ACE VERSION: 5.2.4 HOST MACHINE and OPERATING SYSTEM: x86, Windows XP TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION...
Johnny Willemsen
jwillemsen@...
Sep 3, 2002 9:02 am
32473
... What's wrong with the compiler-generated copy assignment operator? -- Chris...
Chris Uzdavinis
chris@...
Sep 3, 2002 9:52 am
32474
Hi, I want to derive a class from ACE_Time_Value. We have already a TimeStamp class that we had before we started to use ACE. We have found a huge problem in...
Johnny Willemsen
jwillemsen@...
Sep 3, 2002 9:57 am
32475
... What's ugly about non-Win32-only? ;-) Yes, they can go from ICMP_Socket, they were just a quick hack put in place whilst we were ignorant of the correct...
Brad Hubbard
brad@...
Sep 3, 2002 10:19 am
32476
... See Brad Hubbard's message in this regard, he said we should be able to remove those checks now. ... I have tested on Win2K and linux. In the near future,...
Gonzalo Diethelm
gonzalo.diethelm@...
Sep 3, 2002 12:47 pm
32477
ACE VERSION: 5.2.4 HOST MACHINE and OPERATING SYSTEM: WINNT 4.0 SP6a COMPILER NAME AND VERSION (AND PATCHLEVEL): VC++ 6.0 SP6 AREA/CLASS/EXAMPLE AFFECTED:...