Hello Micah,

just one point where I'd like to clarify my understanding:

if I do well understand, the way a client application sends an image to the server is 
as follows:
- client: open picture file
- c: read content w/o interpreting it
- c: send content to server, telling about the format
- server: get the content
- s: interpret the content and convert in std bitmap format,
     according to current BPP

In this way, it should be currently possible for an app to send embedded pictures 
(i.e. not encoded in a file) such as xbm data ?

Thanx

  Pascal.

-- 
  Pascal Bauermeister
  Head of Software Development

  SMARTDATA
  PSE-A / EPFL
  CH-1015 Lausanne

  http://www.smartdata.ch
  mailto:[EMAIL PROTECTED]
  Phone: +41 (21) 693 84 98
  fax:   +41 (21) 693 84 91

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to