Hi Torsten, Thanks fro you reply. I have try to deploy some test app and it work.
Best Regards 2016-04-06 18:00 GMT+02:00 <pharo-users-requ...@lists.pharo.org>: > Send Pharo-users mailing list submissions to > pharo-users@lists.pharo.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.pharo.org/mailman/listinfo/pharo-users_lists.pharo.org > or, via email, send a message with subject or body 'help' to > pharo-users-requ...@lists.pharo.org > > You can reach the person managing the list at > pharo-users-ow...@lists.pharo.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pharo-users digest..." > > > Today's Topics: > > 1. Re: flags in pharo (Damien Cassou) > 2. Building an application with pharo (Torsten Bergmann) > 3. Re: flags in pharo (p...@highoctane.be) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 06 Apr 2016 16:08:14 +0200 > From: Damien Cassou <damien.cas...@inria.fr> > To: Thibault ARLOING <thibault.arlo...@hotmail.fr>, Any question about > pharo is welcome <pharo-users@lists.pharo.org> > Subject: Re: [Pharo-users] flags in pharo > Message-ID: <87twjex229....@inria.fr> > Content-Type: text/plain > > Thibault ARLOING <thibault.arlo...@hotmail.fr> writes: > >> I finally found want i search, so the flags were not useful ! >> >> i just wanted to know, in a method, if i already pass through the previous >> method. >> >> I just have to transport an additional information. > > I was starting to be afraid when Phil proposed MethodWrappers :-). I > think you can do much more simple than that. > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." --Winston Churchill > > > > ------------------------------ > > Message: 2 > Date: Wed, 6 Apr 2016 16:12:45 +0200 > From: "Torsten Bergmann" <asta...@gmx.de> > To: "Any question about pharo is welcome" > <pharo-users@lists.pharo.org> > Subject: [Pharo-users] Building an application with pharo > Message-ID: > > <trinity-ed37acac-e6e2-49d2-9944-56376a02a15f-1459951965581@3capp-gmx-bs26> > > Content-Type: text/plain; charset=UTF-8 > > Arnaud wrote: >>How can an application develop in pharo be deployed(web application >>and stand alone application)? > > Highly depends on what kind of application you develop (installable rich > client or web application > for deployment on a user machine or a hosted system using a cloud provider) > > Some pointers when you deploy for a machine installation: > > http://zn.stfx.eu/zn/build-and-deploy-1st-webapp/ > https://pharo.fogbugz.com/?W78 > http://pillarhub.pharocloud.com/hub/demarey/ez5m8nnaojww0rrnvnih9l4uy > > http://lists.gforge.inria.fr/pipermail/pharo-project/2010-February/021450.html > > or hosted somewhere like on Pharocloud > > https://www.pharocloud.com/kb > >>How can i capture frame and packet in a network using pharo? > > you need something that intercepts network communication. > https://www.wireshark.org > comes to mind. > > You could possibly bind directly to libpcap (a portable C/C++ library for > network traffic capture > that is used by Wireshark) using Pharos Universal FFI. There is also WinPcap > for Windows. > > Bye > T. > > > > > ------------------------------ > > Message: 3 > Date: Wed, 6 Apr 2016 17:40:23 +0200 > From: "p...@highoctane.be" <p...@highoctane.be> > To: Any question about pharo is welcome <pharo-users@lists.pharo.org> > Subject: Re: [Pharo-users] flags in pharo > Message-ID: > <CAMynPtzQ6sKqV=ob_JbDEcT=hU=giucswxvcr8azjtcgfrt...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Bah, we have MetaLinks now, what's so scary about MethodWrappers? > > On Wed, Apr 6, 2016 at 4:08 PM, Damien Cassou <damien.cas...@inria.fr> > wrote: > >> Thibault ARLOING <thibault.arlo...@hotmail.fr> writes: >> >> > I finally found want i search, so the flags were not useful ! >> > >> > i just wanted to know, in a method, if i already pass through the >> previous method. >> > >> > I just have to transport an additional information. >> >> I was starting to be afraid when Phil proposed MethodWrappers :-). I >> think you can do much more simple than that. >> >> -- >> Damien Cassou >> http://damiencassou.seasidehosting.st >> >> "Success is the ability to go from one failure to another without >> losing enthusiasm." --Winston Churchill >> >> >> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://lists.pharo.org/pipermail/pharo-users_lists.pharo.org/attachments/20160406/fbbc75a4/attachment-0001.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Pharo-users mailing list > Pharo-users@lists.pharo.org > http://lists.pharo.org/mailman/listinfo/pharo-users_lists.pharo.org > > > ------------------------------ > > End of Pharo-users Digest, Vol 36, Issue 12 > *******************************************