On 1/28/09, Benoit Minisini <gam...@users.sourceforge.net> 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.
>  >
>
> Of course. You just must not forget to specify the event name when
>  instanciating the object:
>
>  MyServerSocket = NEW ServerSocket AS "ServerSocketEventName"
>

Doh! Thanks!

Regards,
Joe1962

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to