I've improved the COnnection Window UI, so if you wanna retry now, I hope it should work ^^
Thanks in advance, Ben On Feb 22, 2011, at 5:44 PM, Tudor Girba wrote: > Cool initiative. > > I gave it a try, but could not get it to work. What I did was to start it on > port 8000, and then try to connect to localhost / 8000 (in the dialog). > > What am I doing wrong? > > Cheers, > Doru > > > On 22 Feb 2011, at 17:35, Benjamin wrote: > >> Hello guys, >> >> I've done a very simple Pharo Messenger that you can test here: >> >> Gofer new >> squeaksource: 'PharoInstantMessenge'; >> package: 'PIM'; >> load >> >> For launching the server: >> ChatServerLauncher launch: aPortNumber. >> >> For launching the client: >> WindowsManager default openInWorld. >> >> >> I will see if I can found a server to put the image :) >> >> >> Thanks in advance for your feedbacks, >> >> Ben > > -- > www.tudorgirba.com > > "What is more important: To be happy, or to make happy?" > >
