It is possible to build a REBOL client for pretty much an TCP based 
protocol, so don't give up just yet.  I don't know about using insert, but 
if you use write-io and read-io rather than insert and copy you can have 
interactive sessions with no problems.  Let me know if there is anything 
more specific I can help with...

  Cal ([EMAIL PROTECTED])

-><-

>From: [EMAIL PROTECTED]
>
>      Thank you Gabriele ([EMAIL PROTECTED]) for the useful information.
>      In fact what I'm after is to make a presistent tcp client connection
>      to a mySQL server.  What I gather from the user guide and my tests is
>      that rebol does an implicit close after each insert.  If that is true
>      I think it is not possible to build a mySQL client with rebol/core
>      because it can't even do the handshake.


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to