Spanish WEB Services [SOLUCIONADO] - directorfw    Dec 22, 2015 Buenos dias a todos.
Vengo aqui igual que la ultima vez para solicitar un poco de ayuda con respecto a un problema que tengo.
Sucede que cuando hago una peticion a web services necesito agregar un tiempo de espera hasta obtener la respuesta, lo que pasa es que al enviar esa solicitud, obtengo una B4J Tutorial [Web][SithasoDaisy] Exploring Web Service Workers aka BANano Background Workers - Mashiane    Oct 22, 2023   (2 reactions) Good day.. Here we go.. 5EnZ7GTQ38A Demo On Vercel Source Code Have Fun! Wish Web Services Interface - leitor79    Nov 14, 2018   (1 reaction) Hello,
It's usual in environments I use that, when I add a service reference to a project, the project generates classes, functions and properties to manage the service usage without building complex strings and parsing responses.
Could it be possible to add something like that into B4A?
Regards! B4A Question CLOSED / SOLVED JdbcSQL - A little help please - Albert Kallal (first post)    Oct 08, 2020   (1 reaction) However, web services are kind of like say emails. They are designed from day 1 and the ground up to work in a "disconnected" world. So, bad wi-fi, and minor dis-connects and re-connects are part of the design, and the deck of cards being dealt to you. As a result, most Android systems to pull data B4A Tutorial [B4X] Erel Teaches Programming - video tutorials - Erel (first post)    Feb 20, 2018   (10 reactions) New video: Web Services Spanish (SOLUCIONADO) ¿Cómo actualizar una BD desde un servidor MySql de forma segura? - rscheel (first post)    Oct 30, 2018   (1 reaction) Web Service REST B4A Tutorial HttpUtils2 - Web services are now even simpler - Erel    Feb 28, 2016   (18 reactions) JobName & ", Success = " & Job.Success)
If Job.Success = True Then
Select Job.JobName
Case "Job1", "Job2"
'print the result to the logs
Log(Job.GetString)
Case "Job3"
'show the downloaded image
Activity.SetBackgroundImage(Job B4J Question Web Service in B4J - keirS (first post)    Feb 21, 2017   (3 reactions) A standard web service to me means a RESTful one. That's what Google, Microsoft, Dropbox, Twitter, Facebook etc use to expose their services to the web. You can create RESTful web services in B4J. It has good JSON support and it's very easy to create end points that return JSON.
You can call a R B4A Question Http Utils2 - Erel (first post)    Mar 06, 2017 See this tutorial: HttpUtils2 - Web services are now even simpler B4A Question HttpUtils2 - Web services - Erel (first post)    Jul 27, 2017   (2 reactions) Note that OkHttpUtils2 replaced HttpUtils2.
1) Yes.
2) It depends on the server configuration. Page: 1   2   3   4   5   6   7   Powered by ColBERT |