help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Some more network questions


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] Some more network questions
Date: Tue, 28 Sep 2010 02:36:54 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc14 Lightning/1.0b2 Thunderbird/3.1.4

Hi Paolo, all,

I have a Sockets.Socket instance and I would like to call
FileDescriptor>>nextUshort on it. Now I could do 'socket implementation
nextUshort' but that will probably have bad effects due not using the
ReadBuffer. Could we somehow get the nextUshort, nextByte: n signed: aBoolean
into another class (Stream?)?

am I missing something?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]