comp.lang.ada
 help / color / mirror / Atom feed
* Re: stream uniform data representation
  1999-01-22  0:00 stream uniform data representation Jose Miguel Santos Espino
@ 1999-01-22  0:00 ` Matthew Heaney
  1999-01-24  0:00 ` dewar
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Heaney @ 1999-01-22  0:00 UTC (permalink / raw)


Jose Miguel Santos Espino <jomis@dis.ulpgc.es> writes:

> Hello.
> 
>   I need a package which redefines the (un)marshalling into
> streams for elementary types, so that stream contents can be
> transmitted between heterogeneous machines. An XDR representation
> should be ideal. Where can I find a free code for this?
> NOTE: I don't want to use any Distributed Annex stuff.

Doesn't GNAT translate formats through XDR as an intermediary?  You
don't have to use the DSA, but you could see if there's any GNAT source
that you could make use of.  

Source for GNAT is at NYU FTP site.




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

* stream uniform data representation
@ 1999-01-22  0:00 Jose Miguel Santos Espino
  1999-01-22  0:00 ` Matthew Heaney
  1999-01-24  0:00 ` dewar
  0 siblings, 2 replies; 3+ messages in thread
From: Jose Miguel Santos Espino @ 1999-01-22  0:00 UTC (permalink / raw)


Hello.

  I need a package which redefines the (un)marshalling into
streams for elementary types, so that stream contents can be
transmitted between heterogeneous machines. An XDR representation
should be ideal. Where can I find a free code for this?
NOTE: I don't want to use any Distributed Annex stuff.

Thanks in advance. 

  J M

-- 
-------------------------------------------
       Jose Miguel Santos Espino

  Departamento de Informatica y Sistemas
 Universidad de Las Palmas de Gran Canaria
        Canary Islands - SPAIN

 email: jomis@dis.ulpgc.es
 phone: +34 928 458 742
        +34 609 689 231




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

* Re: stream uniform data representation
  1999-01-22  0:00 stream uniform data representation Jose Miguel Santos Espino
  1999-01-22  0:00 ` Matthew Heaney
@ 1999-01-24  0:00 ` dewar
  1 sibling, 0 replies; 3+ messages in thread
From: dewar @ 1999-01-24  0:00 UTC (permalink / raw)


In article <36A88F0E.1C09A2E5@dis.ulpgc.es>,
  jomis@dis.ulpgc.es wrote:
> Hello.
>
>   I need a package which redefines the (un)marshalling
>   into streams for elementary types, so that stream
>   contents can be transmitted between heterogeneous
>   machines. An XDR representation should be ideal.


In GNAT, the formats used for elementary types are
determined by the unit System.Stream_Attributes. Simply
replace this unit to provide an alternative format.

If you get the GLADE sources, you will find an XDR version
of this unit that you can use.

Robert Dewar
Ada Core Technologies

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




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

end of thread, other threads:[~1999-01-24  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-22  0:00 stream uniform data representation Jose Miguel Santos Espino
1999-01-22  0:00 ` Matthew Heaney
1999-01-24  0:00 ` dewar

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