nvm delete this thread
Quote from: Arthas on October 07, 2003, 07:34 PM
Okay, I have my socket_DataArrival function hooked up to parse a packet split in 2, but not in more then 2... How would I go about 'waiting' to get the full packet when the packet has been split into multiple parts? EG: 3 or 4?
Storm provided a comprehensive outline explaining how to do this here (http://forum.valhallalegends.com/phpbbs/index.php?board=17;action=display;threadid=2897;start=30#msg23190).
Quote from: Arthas on October 07, 2003, 07:34 PM
nvm delete this thread
When a question has been answered or you figured it out yourself, you shouldn't remove the original question. People may still want to discuss it, even if you got what you wanted out of it.
You should preferably post a long detailed description of exactly what you wanted to know and what the correct answer was and how you used that to solve your problem.
Quote from: Adron on October 08, 2003, 10:30 AM
You should preferably post a long detailed description of exactly what you wanted to know and what the correct answer was and how you used that to solve your problem.
Yes, to help others that may have this problem in the future.