DexteR-Z Blogs

Friday, August 25, 2006

Ah, cool threading in c# is very easy to implement and use. echancing the application
control under the right circurmstances. it seems like running multiple processor on
one single application.

Todays achivement:

1. Implement a simple client server game application

2. Single thread for my server base chat & game object distributor

3. Multiple threads for my client game mainly, Tcp listener thread and sender.

4. Back to work now.

0 Comments:

Post a Comment

<< Home