What options for xHarbour Data Protection - xharbour

This is a discussion on What options for xHarbour Data Protection - xharbour ; Conceptually yes ssh -X -l loginame host ... But yo have to install the X-server on Windows machine (frre using Cgwin) In any way I do not use GUI at all because I do not need and for my application ...

+ Reply to Thread
Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 34 of 34

What options for xHarbour Data Protection

  1. Default Re: What options for xHarbour Data Protection

    Conceptually yes

    ssh -X -l loginame host ...

    But yo have to install the X-server on Windows machine (frre using Cgwin)

    In any way I do not use GUI at all because I do not need and for my
    application they means only

    1) problem using both Linux/Windows/Mac terminal
    2) a lot of more Job let me say completely un-useful
    3) slow performances in remote connection (slow internet)

    So I do not want to use GUI as it is just smoke !

    Principally my programs manage Spare-Parts and warehouse problem. For
    Catalog etc.. exist also separate application via WEB ... there graphics is
    important.

    Regards, Marco.


    "Enrico Maria Giordano" <e.m.giordano@emagsoftware.it> ha scritto nel
    messaggio news:474fd113$0$10620$4fafbaef@reader2.news.tin.it...
    >
    > "marco bernardi" <bernx@tin.it> ha scritto nel messaggio
    > news:474f2c75$0$1348$834e42db@reader.greatnowhere.com...
    >
    >> I remain of my opinion:
    >> Linux + CDX + ssh terminal = safe to manage database having Million of
    >> records at speed of the ligh !!!!
    >> easy to use via internet from over the world and... no virus problem !
    >>
    >> I have installed program in
    >> Turkey, Sud-Africa, Italy, Morocco, Romania, Bulgaria, Etiopia, Singapore
    >> and I am managing them from home !
    >> The applications are used from the users both in Lan and via internet.

    >
    > Great! Can you use GUI apps too or are you limited to console apps?
    >
    > EMG
    >
    > --
    > EMAG Software Homepage: http://www.emagsoftware.it
    > The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
    > The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
    > The EMG Music page: http://www.emagsoftware.it/emgmusic
    >



  2. Default Re: What options for xHarbour Data Protection

    marco bernardi ha scritto:

    > I remain of my opinion:
    > Linux + CDX + ssh terminal = safe to manage database having Million of
    > records at speed of the ligh !!!!
    > easy to use via internet from over the world and... no virus problem !


    I completely agree with you... I actually give VNC access thruh SSH
    (login with certificate) tunnel...

    Since my code is 100% simple clipper code (DBF+NTX) I easily converted
    to linux for a test... it worked great !

    The only "problem" is: how to print report/invoices ? I was thinking
    about generating a PDF on the server and accesing it via samba or via
    firefox... but it'd need a xharbout library or.. something like
    ghostscript: I actually have text-only prints, I can save them on an
    ascii file and convert via ghostscript... and it can convert PCL too....

    How do you solve this problem ?

    Francesco

    PS: potremmo anche passare in privato in caso, il mio indirizzo lo puoi
    dedurre....

  3. Default Re: What options for xHarbour Data Protection

    With Linux is quite simple
    If you using PUTTY terminal emulator you can tell to you program to send
    output to a file,
    after you send the file to the connected terminal (just a scripts of 3
    lines).
    In the terminal Putty configuration you can say to send this kind of file to
    any printers that your computer can see.... TCP, Laser, Dot, network printer
    etc...
    Of course the printer cannot be an Host-based (stupid) printer that cannot
    print a text file sent to it.

    I have an user that work on application installed in Italy from Argentina
    and print reports on its printer without problem.

    LINUX / Unix computer can also be a Printer server and print on any printer
    (not Host Based) that it can reach, also if printer is connected to a
    Windows Workstation

    Il mio indirizzo e' bernx@alice.it
    Saluti, Marco





    "FP" <mc8647__nnoossppaamm@mclink.it> ha scritto nel messaggio
    news:fipbi7$1ktl$1@newsreader1.mclink.it...
    > marco bernardi ha scritto:
    >
    >> I remain of my opinion:
    >> Linux + CDX + ssh terminal = safe to manage database having Million of
    >> records at speed of the ligh !!!!
    >> easy to use via internet from over the world and... no virus problem !

    >
    > I completely agree with you... I actually give VNC access thruh SSH (login
    > with certificate) tunnel...
    >
    > Since my code is 100% simple clipper code (DBF+NTX) I easily converted to
    > linux for a test... it worked great !
    >
    > The only "problem" is: how to print report/invoices ? I was thinking about
    > generating a PDF on the server and accesing it via samba or via firefox...
    > but it'd need a xharbout library or.. something like ghostscript: I
    > actually have text-only prints, I can save them on an ascii file and
    > convert via ghostscript... and it can convert PCL too....
    >
    > How do you solve this problem ?
    >
    > Francesco
    >
    > PS: potremmo anche passare in privato in caso, il mio indirizzo lo puoi
    > dedurre....



  4. Default Re: What options for xHarbour Data Protection

    On Nov 28, 2:14 pm, "Anando" <anand...@yahoo.co.in> wrote:
    > Hi Reinaldo,
    > Can you give me an idea of the price for a 20-user licence? I can't seem to
    > find it on the website(s).
    > Thanks.
    > Anando.
    >
    >
    >
    >
    >
    > > I no longer even worry about price. Any serious application competing
    > > with mine, is using MS-SQL or some other SQL that either costs more,
    > > or is harder and more expensive to maintain. I simply pass the cost
    > > of ADS to the end user. Having said that; I can always sell the NON-
    > > ADS-SERVER version of my software to smaller customers who are willing
    > > to risk their data or where it isn't an issue. I simply install with
    > > LOCAL_SERVER. Either way, my application is one and the same. I only
    > > change a line on the .ini file from REMOTE to LOCAL. No recompile.
    > > No different source.- Hide quoted text -

    >
    > - Show quoted text -



    25 users ADS is $2,620.00

    Reinaldo.

+ Reply to Thread
Page 4 of 4 FirstFirst ... 2 3 4

Similar Threads

  1. Surge protection for 4-20mA sensors and data logger?
    By Application Development in forum Home Automation
    Replies: 4
    Last Post: 04-13-2007, 04:10 AM
  2. Surge protection for 4-20mA sensors and data logger?
    By Application Development in forum Home Automation
    Replies: 2
    Last Post: 04-12-2007, 07:37 PM
  3. Surge protection for 4-20mA sensors and data logger?
    By Application Development in forum Home Automation
    Replies: 0
    Last Post: 04-11-2007, 04:28 AM
  4. data-aware GUI for xHarbour?
    By Application Development in forum xharbour
    Replies: 2
    Last Post: 03-02-2007, 08:13 PM
  5. Data file encryption -- program sales -- copyright protection
    By Application Development in forum basic.visual
    Replies: 3
    Last Post: 02-18-2006, 01:24 AM