In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

3.2.0 New Internet Sample : Web Service ???

Xailer professional forum in English
Responder
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

3.2.0 New Internet Sample : Web Service ???

Mensaje por ChrisGillard »

Hi,
Just looking at 3.2.0 and see a new internet sample 'Web Service' in the whatsnew.html.
I am not seeing that sample in the samplesinternet folder.
I have Xailer Pro ... maybe its an Enterprise feature.
As we still use xbase++ & xb2.net to make special web service/servers I am interested in learning what Xailer might be able to do.
Regards
Chris
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9443
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

3.2.0 New Internet Sample : Web Service ???

Mensaje por ignacio »

ChrisGillard escribió el vie, 03 enero 2014 13:24Hi,
Just looking at 3.2.0 and see a new internet sample 'Web Service' in the whatsnew.html.
I am not seeing that sample in the samplesinternet folder.
I have Xailer Pro ... maybe its an Enterprise feature.
As we still use xbase++ & xb2.net to make special web service/servers I am interested in learning what Xailer might be able to do.
Regards
Chris

See samples at:
- SamplesInternetGeolocation
- SamplesInternetStockQuote
- SamplesInternetURLShortener
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

3.2.0 New Internet Sample : Web Service ???

Mensaje por ChrisGillard »

Hi Ignacio,
Thanks for the reply and I have taken a look and they are all good examples.
I think I misunderstood the 'internet services' wording and thought of 'internet servers' so I was looking for something like that.
With Xailer 2.X and xHarbour I did achieve a multithreaded server that listened on a port for messages from our applications in the field but unfortunately it did not appear to cope if too many messages arrived too fast .... probably due to the xharbour multi threading.
Maybe I will have a go with Xailer 3.X with harbour and your new thread class. Maybe this will do better.
As always thank you for a great product.
Chris

Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

3.2.0 New Internet Sample : Web Service ???

Mensaje por jfgimenez »

Chris,
> With Xailer 2.X and xHarbour I did achieve a multithreaded
> server that listened on a port for messages from our
> applications in the field but unfortunately it did not
> appear to cope if too many messages arrived too fast ....
> probably due to the xharbour multi threading.
>
> Maybe I will have a go with Xailer 3.X with haerbour and
> your new thread class. Maybe this will do better.
xHarbour's MT never worked fine, but Harbour's one should do. Please,
try it and tell us your experiences.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

3.2.0 New Internet Sample : Web Service ???

Mensaje por ChrisGillard »

Jose,
I will try to find the source for the project and rework it for Xailer 3 and the Thread class.
May take a little while as bit busy, but will let you know.
Would be good if MT is really sorted.
Chris
Responder