home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!gmd.de!Germany.EU.net!news.Hamburg.Germany.EU.net!hactar!tmphactar!newsgate
- X-Mail-Path: hactar.hanse.de!mcshh.Hanse.DE!Germany.EU.net!cat.uucp!startsn1
- From: startsn1@cat.de (Wolfgang Schrecker)
- Subject: exchanging object between computers
- Sender: news@hactar.hanse.de (Where No News Have Gone Before)
- Message-ID: <m0mnH9d-0000FyC@cat.de>
- Date: Fri, 06 Nov 1992 01:02:25 +0200
- Newsgroups: comp.lang.c++
- X-Gateway: hactar.hanse.de to comp.lang.c++; Fri, 6 Nov 1992 03:59:18 +0100
- Lines: 9
-
- Well, the idea is to exchange objects between computers of different kind
- using XDR for instance. The problem is when packing the elements of an object
- via XDR how would I know the different types that make up my object in order
- to pack them. I do not want the packing methods in the original classes,
- because it should not make a difference for an object if at any time I might
- want to send it somewhere.
- Any Ideas ??
- post to this newsgroup or email to above address or to 'schreckr@cat.de'
- Thanks
-