[Gambas-devel] Re: networking 0.0.8

Scott Harrison scott at ...77...
Wed Sep 24 03:09:53 CEST 2003


Thanks Daniel, the attached program worked great.

Scott

On Tuesday 23 September 2003 04:42 pm, Daniel Campos wrote:
> Hi Scott:
>
>  Unix sockets are special files into UNIX filesystem, so, to
> test it you have to create one on your computer. This file (test.c),
> acts like a unix-socket server for a single connection, compile
> and run it, and it will create a unix socket called "gambas" into the
> folder when it is executed.
>
>  While "test" is working, run G1 example, select UNIX and put into
> "path" textbox the path to that socket (for instance
> /home/myself/gambas), after connection, you will receive a message
> "hola!" each time you send any data.
>
> Regards,





More information about the Devel mailing list