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 _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
