Hi Paolo,

I do not know if I really understand your question.
ClientContext is a server class that wraps the use of client services through static methods. You could do something similar creating your own class that wraps your server half object class (inheriting, as usual, from ULCProxy), created only once for each session, which sends requests to the client half calling invokeUI.

Regards
Sandro


On May 12, 2006, at 9:07 AM, Paolo Scaffardi wrote:

How can i add client services (like audio) to ULC?

I already implemented them using faceless ULC widgets but i dont like
using them so: i'd like to use a ClientContext like methods.

How can i do? (there's no doc about it)

Best regards,
Paolo Scaffardi
GFP Lab s.r.l.
http://www.gfplab.com
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to