Re: [Gambas-user] ServerSocket application without Forms

2009-01-29 Thread Jose J. Rodriguez
On 1/28/09, Benoit Minisini wrote: > On mardi 27 janvier 2009, Jose J. Rodriguez wrote: > > Is it possible to use ServerSocket in an applciation without Forms? I > > have been placed all the code in the Main Module and though I get a > > connection, the _Connection event does not seem to fire.

Re: [Gambas-user] ServerSocket application without Forms

2009-01-28 Thread Benoit Minisini
On mardi 27 janvier 2009, Jose J. Rodriguez wrote: > Is it possible to use ServerSocket in an applciation without Forms? I > have been placed all the code in the Main Module and though I get a > connection, the _Connection event does not seem to fire. > > Regards, > Joe1962 > Of course. You just m

[Gambas-user] ServerSocket application without Forms

2009-01-27 Thread Jose J. Rodriguez
Is it possible to use ServerSocket in an applciation without Forms? I have been placed all the code in the Main Module and though I get a connection, the _Connection event does not seem to fire. Regards, Joe1962 -- This S