Forum Discussion

ioan's avatar
ioan
Roku Guru
9 years ago

Socket.ReceiveStr(1000) reads to the first EOL only?

aline = Socket.ReceiveStr(1000) Does this code reads the string to the first EOL or reads 1000 characters?