|
-
Jul 6th, 2007, 11:43 AM
#19
Thread Starter
Hyperactive Member
 Originally Posted by Atheist
So you're saying that there will only be 1 client application that will be used by many users? If so:
Every message that the server sends should consist of atleast two parts: The first part is the 'Keyword' (defines what the message actually is), and the second part should be to which user the message is addressed. Something like this:
VB Code:
"Message|Mr Bean|Go to bed!"
Could be sent from the server, and then evaluated on the client.
Ah! Thank you so much !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|