comp.lang.ada
 help / color / mirror / Atom feed
* Using DCE RPC with Ada
@ 1994-10-26 16:57 crist
  1994-10-27  1:40 ` R. William Beckwith
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: crist @ 1994-10-26 16:57 UTC (permalink / raw)



I'm trying to build a very simple client/server application using DCE RPC and
Ada which is giving me problems.  My DCE client is currently written in C
running on an IBM RS/6000 with AIX 3.2.5.  My DCE server uses C for server
initialization and Verdix 6.2.1 Ada for the server manager procedures and also
runs on a 6000.  The server main program is in Ada and simply calls the server
initialization C code using a pragma INTERFACE.  If the server manager Ada code
only contains null statements or simple assignment statements things appear to
work but it isn't very useful.  However, if the server manager code tries to
return data to the client or tries to use the TEXT_IO package the server core
dumps after receiving a SIGTRAP (5) signal from AIX.  I'm assuming that the
problem has something to do with the Ada Runtime and DCE Runtime systems not
playing nicely with each other in my server executable since both Runtime
systems are multi-threaded.  Anyone out there have any experience, or at least
some thoughts, on using DCE RPC with Ada that they would like to share?
Thanks!
--
Rick Crist
Loral Federal Systems
Owego, NY
(607) 751-5086       rcrist@lfs.loral.com



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1994-11-02 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-10-26 16:57 Using DCE RPC with Ada crist
1994-10-27  1:40 ` R. William Beckwith
1994-10-31  9:25 ` David Emery
1994-11-02 21:37 ` Stef Van Vlierberghe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox