> UZIX is multi-threaded. JoyNet send could be a thread and JoyNet receive 
> another thread.

        It's not a good way to do it, Maarten.
        On "heavy systems", like a PC, it's a good solution.
        But on MSX, that has limited memory and clockspeed, it's not.
You're wasting twice the memory and charging twice the CPU. Use the same
process (I wouldn't call it a 'thread', since the concept is different) to
send and receive data. That's how the TCP/IP is implemented.


Adriano Camargo Rodrigues da Cunha               ([EMAIL PROTECTED])
Engenharia de Computacao - UNICAMP   
http://www.adrpage.cjb.net           http://if.you.dont.like.msx.usuck.com

* ----->8----- Don't cut here or you'll destroy your monitor! ----->8----- *


****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to