[Harbour] Netio Questions (Portable hrb format)

2010-05-02 Thread Winston Garcia
Hi.   How can i build portable app or hrb format (hbmk2 -gh)  with hbnetio funtionality ?   Como puedo construir una aplicacion portatil o formato hrb  (hbmk2 -gh) con la funcionalidad de hbnetio ?     Thanks   Winston Garcia Venezuela ___ Ha

Re: [Harbour] Netio Questions

2010-04-28 Thread Bruno Luciani
May be a software similar to ledotdb that monitorizing server a client software do thats in leto , and I think some functions are needed Bruno 2010/4/26 AbeB > > Hi Przemek & all, > > > > Using netiosrv.prg from hbnetio\utils as the server. > > > > How can I see on the Server all active conne

[Harbour] Netio Questions

2010-04-26 Thread AbeB
Hi Przemek & all, Using netiosrv.prg from hbnetio\utils as the server. How can I see on the Server all active connections. All open files. Global /per connection? Kill a connection. What happens to a hung up clien (client killed). Is the connection on the server killed too & it's file

Re: [Harbour] NETIO Questions

2010-04-24 Thread Massimo Belgrano
Intresting, a communication channels will be basic tool for remote gui in harbour c2.com/cgi/wiki?RemoteGuiProtocols Have you same news regarding gtnet ? 2010/4/24 Przemysław Czerpak > > When I'll find some spare time then I'll also add to HBNETIO > support for server communication channels wh

Re: [Harbour] NETIO Questions

2010-04-24 Thread Przemysław Czerpak
On Fri, 23 Apr 2010, Winston Garcia wrote: Hi, > What requirements are needed the computer server ? > for 10  conections ? > for 50  conections ? > for 100 conections ? It depends on what you want to do with it. It gives two things. Dedicated for RDD file server and here are similar conditions t

Re: [Harbour] NETIO Questions

2010-04-23 Thread Winston Garcia
Czerpak Asunto: Re: [Harbour] NETIO Questions Para: "Harbour Project Main Developer List." Fecha: jueves, 22 de abril, 2010 19:10 On Thu, 22 Apr 2010, Winston Garcia wrote: Hi, > Have you a sample of Netio server what received many conections ? > The samples en contrib/netio

Re: [Harbour] NETIO Questions

2010-04-23 Thread Winston Garcia
hola bruno, por favor enviamelo para probarlo, Esta es una caracteristicas muy interesante  y me gustaria ponerla a funcionar en unos sistemas.   Agradecido   Winston Garcia --- El vie, 23/4/10, Bruno Luciani escribió: De: Bruno Luciani Asunto: Re: [Harbour] NETIO Questions Para: "Ha

Re: [Harbour] NETIO Questions

2010-04-23 Thread Bruno Luciani
de harbour"" > > Saludos > > Winston Garcia > Venezuela > > > > --- El *jue, 22/4/10, Ciro Vargas C * escribió: > > > De: Ciro Vargas C > > Asunto: Re: [Harbour] NETIO Questions > Para: "Harbour Project Main Developer List." > Fecha

Re: [Harbour] NETIO Questions

2010-04-22 Thread Ciro Vargas C
trabajar con esta > "extraordinaria funcionabilidad de harbour"" > > Saludos > > Winston Garcia > Venezuela > > > > --- El *jue, 22/4/10, Ciro Vargas C * escribió: > > > De: Ciro Vargas C > > Asunto: Re: [Harbour] NETIO Questions > Para:

Re: [Harbour] NETIO Questions

2010-04-22 Thread Winston Garcia
esta "extraordinaria funcionabilidad de harbour""   Saludos   Winston Garcia Venezuela   --- El jue, 22/4/10, Ciro Vargas C escribió: De: Ciro Vargas C Asunto: Re: [Harbour] NETIO Questions Para: "Harbour Project Main Developer List." Fecha: jueves, 22 de abril,

Re: [Harbour] NETIO Questions

2010-04-22 Thread Ciro Vargas C
le with MT mode Client or Server, or Client And Server > ? > > Thanks by your suuport > > > > My Env is Server Ubuntu-Server 8.04 And Client WinXp > > Greeting > > > --- El *jue, 22/4/10, Bruno Luciani * escribió: > > > De: Bruno Luciani > Asunto: Re: [H

Re: [Harbour] NETIO Questions

2010-04-22 Thread Bruno Luciani
> > > > My Env is Server Ubuntu-Server 8.04 And Client WinXp > > Greeting > > > --- El *jue, 22/4/10, Bruno Luciani * escribió: > > > De: Bruno Luciani > Asunto: Re: [Harbour] NETIO Questions > Para: "Harbour Project Main Developer List." > F

Re: [Harbour] NETIO Questions

2010-04-22 Thread Winston Garcia
Thanks  Przemysław for your support   Greeting   Winston Garcia Venezuela --- El jue, 22/4/10, Przemysław Czerpak escribió: De: Przemysław Czerpak Asunto: Re: [Harbour] NETIO Questions Para: "Harbour Project Main Developer List." Fecha: jueves, 22 de abril, 2010 19:10 On Thu, 2

Re: [Harbour] NETIO Questions

2010-04-22 Thread Winston Garcia
Luciani Asunto: Re: [Harbour] NETIO Questions Para: "Harbour Project Main Developer List." Fecha: jueves, 22 de abril, 2010 20:36 Do you have compiled in multithread mode ? I don't have tested yet in multiple connections but If I am not wrong I read that , it is needed MT mode Th

Re: [Harbour] NETIO Questions

2010-04-22 Thread Bruno Luciani
The samples en contrib/netio only accept one conection at time ? > > Greeting > > Winston Garcia > Venezuela > > --- El *jue, 22/4/10, Winston Garcia * escribió: > > > De: Winston Garcia > > Asunto: Re: [Harbour] NETIO Questions > Para: "Harbour Project M

Re: [Harbour] NETIO Questions

2010-04-22 Thread Przemysław Czerpak
On Thu, 22 Apr 2010, Winston Garcia wrote: Hi, > Have you a sample of Netio server what received many conections ? > The samples en contrib/netio only accept one conection at time ? The server example code in contrib/hbnetio/utils/netiosrv.prg accepts many connections. Number of connections is l

Re: [Harbour] NETIO Questions

2010-04-22 Thread Winston Garcia
Hi Bruno.   Have you a sample of Netio server what received many conections ?   The samples en contrib/netio only accept one conection at time ?   Greeting   Winston Garcia Venezuela --- El jue, 22/4/10, Winston Garcia escribió: De: Winston Garcia Asunto: Re: [Harbour] NETIO Questions Para

Re: [Harbour] NETIO Questions

2010-04-22 Thread Winston Garcia
Thanks Bruno. I'll try.   Winston Garcia --- El jue, 22/4/10, Bruno Luciani escribió: De: Bruno Luciani Asunto: Re: [Harbour] NETIO Questions Para: "Harbour Project Main Developer List." Fecha: jueves, 22 de abril, 2010 13:17 I am using Netio to some tests You neet to

Re: [Harbour] NETIO Questions

2010-04-22 Thread Bruno Luciani
I am using Netio to some tests You neet to compile server using MT support ( Multithread ) In my tests i try in this way to use index and aparently work ok if !FILE("net:clients.cdx") index on Nombre tag nom to net:clients.cdx endif Bruno 2010/4/22 Winston Garcia > Hi All, my English is

[Harbour] NETIO Questions

2010-04-22 Thread Winston Garcia
Hi All, my English is bad.   How work the index in netio ? any sample ? The Netiosvr samples only support one conection, how i enable to support any conection ?   greeting   Winston Garcia Venezuela ___ Harbour mailing list (attachment size limi