Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing the IntraWeb Server from Mobile Applications
#1
We have an IntraWeb (Indy) application serving our clients through browsers. Is there any way to use IntraWeb Server from within this app to access it from mobile apps? For example, to access DBMS data available from the Intraweb server.
Reply
#2
The same question is about accessing the IntraWeb server from desktop applications. Can it be done?
Reply
#3
You can create web services that can be accessed in the background from your app.

See samples showing Custom Content handlers. It is easy to make a custom response to a web inquiry.

Dan
Reply
#4
You want a different application (mobile or desktop) to communicate directly with the IntraWeb server via some mechanism other than standard http requests??

Please be more specific
Reply
#5
(09-23-2022, 02:29 AM)Alexandre Machado Wrote: You want a different application (mobile or desktop) to communicate directly with the IntraWeb server via some mechanism other than standard http requests??

Please be more specific

Hello Alexandre. I would like to learn how to access the existing Intraweb (Indy) server from desktop/mobile applications using for example the REST API. At the same time, it is necessary that the session mechanism be supported (each of the connected clients worked within its own session). Perhaps you have already implemented the possibility of such connections. If so, can I see a small example?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)