Module so EVERY msg sent by server is followed by Zero Byte?
Posted: Wed Dec 21, 2005 2:48 am
I have a very good knowledge with scripting, etc. however I am lacking in C even though I know how to fumble my way around.
I would like to know how I could CREATE A MODULE(edit) so that every line sent to clients by the server is followed by another line with nothing on it other than a zero byte.
I am writing a chat client in Flash to use with a server I am creating, but flash requires every line be terminated with a zero byte or else it can't read the line.
Thank you very very much in advance for any help guys. Figuring this out will be a HUGE relief on my part.
I would like to know how I could CREATE A MODULE(edit) so that every line sent to clients by the server is followed by another line with nothing on it other than a zero byte.
I am writing a chat client in Flash to use with a server I am creating, but flash requires every line be terminated with a zero byte or else it can't read the line.
Thank you very very much in advance for any help guys. Figuring this out will be a HUGE relief on my part.