Please could u let me know how I can have a real time thread in ACE on Solaris 8. I have six threads in a process out of whihch 2 need to run with real time...
Anindya Saha
anindya.saha@...
Jun 1, 2002 9:39 pm
31238
Hi Anindya, ... This topic is discussed and illustrate at length in Chapter 9 of C++NPv1 <www.cs.wustl.edu/~schmidt/ACE/book1/>. There are also examples of...
Douglas C. Schmidt
schmidt@...
Jun 2, 2002 2:15 am
31239
Hi, I'm new to ACE, and I'm trying to figure out how to use it in a project I'm working on. I have been working on a design for a Hotline-like chat server and...
David Catmull
uncommon@...
Jun 2, 2002 3:42 am
31240
... The "best" way depends on a lot of things that are specific to your requirements. However, the ACE_Reactor will block waiting for networked events as well...
Chris Uzdavinis
chris@...
Jun 2, 2002 5:39 am
31241
ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: N/A TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
Chris Uzdavinis
chris@...
Jun 2, 2002 5:56 am
31242
Hi Chris, Thanks for using the PRF! ... Fixed, thanks! Doug -- Dr. Douglas C. Schmidt, Associate Professor TEL: (949) 824-1901 Dept of Electrical & Computer...
Douglas C. Schmidt
schmidt@...
Jun 2, 2002 2:05 pm
31243
Hi, ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: x86, WinXP TARGET MACHINE and OPERATING SYSTEM, if different from HOST: The same COMPILER NAME AND...
Ami Bar
amib@...
Jun 2, 2002 3:13 pm
31244
... Excellent! This works very well, and is unbelievably useful when developing a TAO application linked into an MFC application. You might want to consider...
Craig Rodrigues
crodrigu@...
Jun 3, 2002 12:30 am
31245
Hi, ACE 5.2.1 Windows NT4 MSVC++ 6 ACE is built with "Multithreaded DLL" (/MD) for the release DLL configuration and with "Debug Multithreaded DLL" (or /MDd)...
I-McIntosh, Bruce
Bruce.McIntosh@...
Jun 3, 2002 8:09 am
31246
Hi, - page 70 (xxii) - examples of simple tcp client: socket-only and ACE-specific. In the ACE code, received buffer is sent to standard output using write(1,...
Jaroslaw Nozderko
jaroslaw.nozderko@...
Jun 3, 2002 10:24 am
31247
Hi Craig, What was the use of broadcasting your message to ace & tao groups? We can hear you perfectly when you post just to ace-users ;-) (just a joke with a...
Boris Kolpackov
bosk@...
Jun 3, 2002 10:55 am
31248
Hi is there any description/tutorial available for the RMCast components in ACE. I browsed the available online documentation(tutorials,papers etc.), but i ...
K S Sreeram
sreeram@...
Jun 3, 2002 11:11 am
31249
Hi Sreeram, ... No, there's not. ... RMCast is still "work in progress," so I suggest you wait until Carlos has a chance to fully debug it before trying to use...
Douglas C. Schmidt
schmidt@...
Jun 3, 2002 11:41 am
31250
To: ace-bugs@... Subject: IPC: Using the Proactor pattern in order to accept both Socket and Pipe connection requests. ACE VERSION: 5.2.2 HOST MACHINE...
Leeor Plotkin
leeor@...
Jun 3, 2002 2:54 pm
31251
Hi Leeor, Thanks for using the PRF. ... That's correct. ... No, you can certainly do this. ... Check out how to do this in the example at ...
Douglas C. Schmidt
schmidt@...
Jun 3, 2002 3:55 pm
31252
Does anyone know how I can use autoconf to check to see if libACE is installed? I want to make a rule inside the configure.in file. Stephen...
Stephen Torri
storri@...
Jun 3, 2002 7:08 pm
31253
Hi Stephen, ... Here's what I did for TAO's configure.in script back when I was still working on it: # ---------------------------------------------------- dnl...
Ossama Othman
ossama@...
Jun 3, 2002 8:10 pm
31254
Hi, ... That should have been "AC_CHECK_FUNC." "ACE" is just too automatic for me. :-) -Ossama -- Ossama Othman <ossama@...> Distributed Object...
Ossama Othman
ossama@...
Jun 3, 2002 8:15 pm
31255
This message is very old, but I do have an answer... I hope the original poster is still reading. ... Ok, if you don't laugh at my P166 ;-) ... = ... The...
Steve Huston
shuston@...
Jun 3, 2002 8:44 pm
31256
... No I am not using ACE_CONFIG. So I need to get the values some other way. ... I could probably get away with: CXXFLAGS = $CXXFLAGS LDFLAGS = $LDFLAGS LIBS...
Stephen Torri
storri@...
Jun 3, 2002 8:59 pm
31257
How does one tell ACE which NIC to use in a multi-homed machine? Is there a way to list the available interfaces using ACE (so it's portable)?...
Scott Smith
SSmith@...
Jun 3, 2002 11:14 pm
31258
Hi, ... It depends on what you're trying to do. BTW, to ensure that we have proper version/platform/compiler information, please make sure you fill out the...
Douglas C. Schmidt
schmidt@...
Jun 4, 2002 12:02 am
31259
Hi Stephen, Here is example from my configure.in file. It works good. dnl Check if ACE library is installed if test -z "$ACE_ROOT" ; then AC_MSG_ERROR(ACE_ROOT...
oterletsky@...
Jun 4, 2002 2:01 am
31260
Hi, ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: x86, WinXP TARGET MACHINE and OPERATING SYSTEM, if different from HOST: x86,...
Ami Bar
amib@...
Jun 4, 2002 3:49 am
31261
fgfg VERTEX LASER AND COPIER SUPPLIES THIS WEEK'S SPECIALS ON LASER PRINTER AND COPIER CARTRIDGES ORDER BY PHONE: 1-888-288-9043 ORDER BY FAX: 1-888-977-1577 ...
fryArIYNX@...
Jun 4, 2002 7:43 am
31262
Hi Alfred, ... Probably yes. However, to ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate...
Douglas C. Schmidt
schmidt@...
Jun 4, 2002 11:08 am
31263
Hi Derek, Thanks for using the PRF. ... I recommend that you upgrade to a newer version of TAO (e.g., TAO 1.2.3 available from...
Douglas C. Schmidt
schmidt@...
Jun 4, 2002 11:25 am
31264
Doesn't this list require membership to the list before allowing posts? If not why not? Just curious, Scott... ################################### On Mon,...
Scott Beverly
scottbeverly@...
Jun 4, 2002 4:09 pm
31265
Hi Scott ... No ... The list is also forwarded to the newsgroup comp.soft-sys.ace. Posting a e-mail follow-up from there is possible, but most users from ...
Alain
1kmobijz1g001@...
Jun 4, 2002 5:16 pm
31266
Hi Scott, ... No. ... Because it would cut down significantly on the number of people (particularly "newbies") who post useful messages. We do have anti-spam...