How to mimic telnet session

Dar Scott dsc at swcp.com
Mon Dec 29 18:10:48 EST 2003


On Monday, December 29, 2003, at 04:00 PM, Jan Schenkel wrote:

> on DataSent pSocket
>   read from socket pSocket until empty \
>        with message "DataRead"
> end DataSent

Hi, Jan!

Won't this need 'until numToChar(13)' or some mechanism to collect 
bytes until all are in such as repeaded reads?

Dar Scott



More information about the use-livecode mailing list