DFDS Console Monitor
~S~ All!
I've posted this over at the zoo but no one seems to know the answer. This question may be better answered by the development team, but if anyone knows please share.
I am trying to write an application to connect to a dedicate server through the console port and query/monitor game events.
I can successfully communicate with the server; but I have come across a little issue. Sometimes when a message comes from the server, either solicited or unsolicited, it'll come in multiple parts.
I.e. I may get two strings that make up one message:
"This is"
"your response"
My question is, "is there a definitive way of determining the message is finished?"
I have looked at the characters, but there isn't a unique character at the end of the message.
Any thoughts are greatly appreciated.
Best regards,
Raven
|