Re: transferring images through ORBit and gdk_draw_rgb_image



On Thu, 17 Apr 2003, Peter Van Osta wrote:

> Hi,
> 
> For our application I will have to tranfer image data, mostly form the
> server to the client. On the client side I will use "gdk_draw_rgb_image"
> and guchar buffers to put the images into a GTK interface.
> 
> As far as I can find out, the best way to transfer iamge data from the
> server to the client is to use a "sequence". 

It may be a lot easier to send some url, and then have the clients
retrieve the data using, say, ftp. I think you said before you were
using nfs, which makes this even easier.

Good luck,
Dirk-Jan.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]