Read From Socket Question

Robert Brenstein rjb at robelko.com
Sat Nov 19 05:46:16 EST 2011


On 18.11.2011 at 12:17 Uhr -0600 Warren Kuhl apparently wrote:
>I am trying to retrieve data from a socket.
>
>When I try:
>read from socket myDecSock until eof
>put it into tData
>...no data
>

Is that your actual code, Warren? There is a typo in the non-working 
code: myDecSock instead of myDevSock.

Robert




More information about the use-livecode mailing list