Sunday, January 4, 2009

A splitting SUCCESS :)

So I have now managed to split the server messages using the string split method. Was relatively painless as once I described how the messages were to be split the split command worked flawlessly. My next problem is to make a splitter for every type of message the server sends. I also need to examine if my current approach will provide me with enough performance when in full use in my client program. I think I shall do some timed stress tests.

0 comments: