<DIV>Hello,</DIV>
<DIV>I need to create a client and server application. I need to exchange information between client and server. I know I can use socketstream to transmit string between clent and server. </DIV>
<DIV>But I need to exchange info which is not a string, but an user-defined object. I cannot find corresponding class in Squeak 3.6. The only thing I find might be helpful is class ArbitraryObjectSocket. But when I tried to initialize it by </DIV>
<DIV>arbisocket := ArbitraryObjectSocket on: aSocket. </DIV>
<DIV>it threw error message. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Does anyone know how to exchange object and cast it in this situation?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>Kwiyi</DIV><p>
                <hr size=1><font face=arial size=-1>Do you Yahoo!?<br>Friends.  Fun. <a href="http://messenger.yahoo.com/">Try the all-new Yahoo! Messenger</a>