inet error - xharbour

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

+ Reply to Thread
Results 1 to 4 of 4

inet error

  1. Default inet error

    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



  2. Default Re: inet error

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


  3. Default Re: Re: inet error

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


  4. Default Re: Re: inet error

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




+ Reply to Thread

Similar Threads

  1. Inet Object for FTP Uploads
    By Application Development in forum ADO DAO RDO RDS
    Replies: 8
    Last Post: 09-19-2007, 02:36 PM
  2. inet error
    By Application Development in forum xharbour
    Replies: 0
    Last Post: 05-29-2007, 09:26 AM
  3. Replies: 0
    Last Post: 09-25-2006, 10:40 AM
  4. inet and put
    By Application Development in forum basic.visual
    Replies: 0
    Last Post: 08-12-2005, 04:17 AM
  5. inet control help pls
    By Application Development in forum basic.visual
    Replies: 0
    Last Post: 07-13-2005, 05:04 PM