[Gambas-user] ServerSocket application without Forms

Jose J. Rodriguez joe1962 at ...626...
Thu Jan 29 15:02:14 CET 2009


On 1/28/09, Benoit Minisini <gambas at ...1...> 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




More information about the User mailing list