AW: FOP and Sockets

2001-10-11 Thread Beer, Christian
and Sockets I mailed some similar message some weeks ago, but now I had a closer look at my Sockets: The task I want to do is to buidl a "RenderingServer". 1. opening a socket and make the FOP-Renderer listen 2. send some xsl:fo file over it 3. get it redered by the server 4. se

FOP and Sockets

2001-10-11 Thread Hinrich.Boog
I mailed some similar message some weeks ago, but now I had a closer look at my Sockets: The task I want to do is to buidl a "RenderingServer". 1. opening a socket and make the FOP-Renderer listen 2. send some xsl:fo file over it 3. get it redered by the server 4. send it back over the sock