Squeak in Windows Mobile

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Squeak in Windows Mobile

Marcelo Barbosa
Hello
 
A simple question:
 
Does Squeak work in Windows Mobile?

--
------------------------------------------
Marcelo Pereira Barbosa
São Paulo, Brasil

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

FTP server in Squeak

Navodit Kaushik
Hi
 
I am having trouble setting up and accessing a ftp server. I installed the FTP-Server package and tried setting up a server using :
 
server := FTPServer startOn: 9090. 
server settings context: FTPFileSystemDirectory default.
 
I am not sure how to set up usernames/passwords and how I should try to connect to this directory in Squeak. Should I use ServerDirectory for this? If anyone has some experience in this or can point me to any examples it would be really helpful... Essentially what I want to do is to be able to access the directory and create/edit/delete files on the directory.
Thanks
 
Navodit


Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Squeak in Windows Mobile

Michael van der Gulik-3
In reply to this post by Marcelo Barbosa
Marcelo Barbosa wrote:

> Hello
>  
> A simple question:
>  
> Does Squeak work in Windows Mobile?

If "Windows Mobile" is Windows CE, then yes, there's a user-maintained
port of Squeak to that platform. Use Google to find it.

Michael.
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Squeak in Windows Mobile

Petr Fischer-3
In reply to this post by Marcelo Barbosa
There is no 100% functional squeak virtual machine for actual Windows  
Mobile 5.
Fullscreen mode only, no support for VGA, no support for internal WM5  
virtual keyboard, no support for "tap-and-hold"/right clicks...

pf

On 15.4.2007, at 21:42, Marcelo Barbosa wrote:

> Hello
>
> A simple question:
>
> Does Squeak work in Windows Mobile?
>
> --
> ------------------------------------------
> Marcelo Pereira Barbosa
> São Paulo, Brasil
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

smime.p7s (3K) Download Attachment