snow_zhangy Posted June 7, 2014 Posted June 7, 2014 previously i use tcp to read string with gets directly and it works great. now i have to switch to udp and it seams udp only works with readstream. so how could i read strings from the stream properly witg udp? thanks
silent Posted August 4, 2014 Posted August 4, 2014 Hello, Sorry for the late reply. You can use the same functions that you already used with TCP: readString(); readToken(); readLine(). Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts