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 must not forget to specify the event name when 
instanciating the object:

MyServerSocket = NEW ServerSocket AS "ServerSocketEventName"

Regards,

-- 
Benoit Minisini

------------------------------------------------------------------------------
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