>This sample doesn't wait for a connection, if the coment line is activated,
>the sample wait for a connection.
Inet is currently down in latest CVS, please wait for a fix.
Toninho.
This is a discussion on inet error - xharbour ; This sample doesn't wait for a connection, if the coment line is activated, the sample wait for a connection. inetInit() socket := inetServer( 8080 ) ? inetGetTimeout( socket ) //inetSetTimeOut( socket, 10000 ) ? inetAccept( socket ) ? inetErrorCode( socket ...
This sample doesn't wait for a connection, if the coment line is activated,
the sample wait for a connection.
inetInit()
socket := inetServer( 8080 )
? inetGetTimeout( socket )
//inetSetTimeOut( socket, 10000 )
? inetAccept( socket )
? inetErrorCode( socket ), inetErrorDesc( socket )
--
Saludos
Quique
>This sample doesn't wait for a connection, if the coment line is activated,
>the sample wait for a connection.
Inet is currently down in latest CVS, please wait for a fix.
Toninho.
>Inet is currently down in latest CVS, please wait for a fix.
Is working after:
2007-05-30 13:46 UTC+0100 Miguel Angel Marchuet
(miguelangel/at/marchuet.net)
Regards,
Toninho.
Thanks you
--
Saludos
Quique
"Toninho@fwi" <toninhofwi@terra.com.br> escribió en el mensaje
news:465d8769$0$1340$834e42db@reader.greatnowhere.com...
> >Inet is currently down in latest CVS, please wait for a fix.
>
> Is working after:
>
> 2007-05-30 13:46 UTC+0100 Miguel Angel Marchuet
> (miguelangel/at/marchuet.net)
>
>
> Regards,
>
> Toninho.
>