help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Re: Using Sockets


From: Aidan Gauland
Subject: [Help-smalltalk] Re: Using Sockets
Date: Fri, 24 Dec 2010 20:37:01 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Paolo Bonzini <bonzini <at> gnu.org> writes:
> Sockets are just streams, you use them with normal
> #nextPutAll:/#nextLine/#next:/#flush methods.

I knew that much.  It's getting the Socket setup and connected that
I'm having trouble with.

> For simple examples of clients you can look at the SMTP classes in
> packages/net/SMTP.st.  I'll prepare some examples in the next few
> days.

Thanks, I'd really appreciate that!  In the meantime, I'll follow your
suggestion to look at SMTP.st.

--Aidan





reply via email to

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