|
|
InternetInternet IntegrationSqueak provides programatic access to the networking environment of your computer at all levels, from high level object passing and protocols such as HTTP/FTP to low level socket communication. Current sockets are designed to support the TCP/IP and UDP protocols, and higher level protocols include POP3 (mail retrieval), SMTP (mail posting), HTTP (web browsing), and NNTP (network news). Internet UtilitiesSqueak includes many features in the default image to integrate it with the Internet. These include:
|
|