Re: callback client&server examples?
- From: Frank Rehberger <Frank Rehberger web de>
- To: Luc Bastiaens <lba yucom be>
- Cc: orbit-list gnome org
- Subject: Re: callback client&server examples?
- Date: Wed, 21 Jan 2004 11:08:11 +0100
Luc Bastiaens wrote:
>Hi,
>
>Does anyone have some basic client and server examples working with
>callback?
>
>
Not yet, ut it is on roadmap, ;)
I recomment to implement client the way it is done for multithreaded
server sample in ORBit2 beginners doc. This is about a object-container
(POA) in background, dealing with multiple request concurrently. In your
case register the callback object in background container and
un-register (deactivate) object when done, the tar-ball contains sample
code.
sample:
http://www.gnome.org/projects/ORBit2/orbit-docs/orbit/x1223.html
document:
http://www.gnome.org/projects/ORBit2/orbit-docs/orbit/book1.html
If you want to use as gnome-application, there should be a
BONOBO-wrapper that does all the init for you, BONOBO-DOC is on roadmap,
too :)
Regards, Frank
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]