No. I have studied the uhttpd.prg with some tests to mount something
via web ... not yet tested with webservices.
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
>-Original Message-
>From: Vailton Renato [mailto:vail...@gmail.com]
>Sent: Sunday, April 19, 2009 6:23 PM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] Re: A dream for future harbour version:
>CUI-GUI-WWW
>
>I believe the uhttp.prg is more t
Excuse me wrote the wrong would be correct: "uHttpD" located in C: \
harbor \ contrib \ examples \ uhttpd
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Unidirectional Hypertext Transfer Protocol, or UHTTP. UHTTP is a
simple, robust, one-way data transfer protocol that is designed to
efficiently deliver resource data in a one-way broadcast-only
environment. This transfer protocol is appropriate for delivery of
HTML and other content resources using
I believe the uhttp.prg is more than a first step ... you not? Already
studied how to integrate GWT with it?
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi renato
No i haven't, but i have read same interesting information regarding gwt
http://en.wikipedia.org/wiki/Google_Web_Toolkit
Creating an artist and album management form
http://www.ibm.com/developerworks/xml/library/x-xformsgwt2/
Note that artist and album Seem me a typically clipper applicat
You have developed something with Google Web Toolkit?
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Intresting (old) post on hmg forum regarding harbour future
http://www.hmgforum.com/viewtopic.php?f=12&t=146
I'm developing an application right now, but, since the application
must be accessible to the general public via the web
so using same tecnique of Google Web Toolkit (translate Java sources
Would it be possible to create a reduced harbour VM in javascript
instead of C ?
How would it perform ?
advantaje: you dont have to give your source code and know how to the
end user
disadvantaje: no access to local resources would require something
similar to leto-db for dbf/sql/wathever manag