Just some corrections...

On Mon, 2004-02-09 at 16:03, Rui Alberto L. GonÃalves wrote:
> Hi all,
> 
> I need to connect to a socket, write some command (XML) and read back 
> from socket a large amount of information. Response data is plain
> text, but not xml based!!!
> 
> I already have MyRequestGenerator, that produces the XML that
> should be sent through the socket based on incoming request,
> since it's already used for other purposes.
> 
> Which would be the better approach for this problem under cocoon?
> Writing a special reader?

> 

<map:read type="socket" src="cocoon:/somesource"/>

Where src produces the required information to contact
the the server and perform the request!


> Any suggestions?
> 
> Many thanks...
> 
> Rui
> 
> 
-- 
Rui Alberto L. GonÃalves <[EMAIL PROTECTED]>
PT InovaÃÃo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to